Documentation Index
Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt
Use this file to discover all available pages before exploring further.
List Variables (AI Tool)
List all variables that have been stored in the current session. Useful for seeing what information is available.
Properties
| Property | Value |
|---|
| Type | ai-list-variables-tool |
| Family | AI |
| Group | Tools |
Parameters
| Name | Label | Type | Description | Required |
|---|
| toolName | Tool Name | String | Name the AI will use to call this tool | Yes |
| toolDescription | Tool Description | String | Description to help the AI understand when to use this tool | Yes |
Outputs
| Name | Label | Type | Description |
|---|
| variables | variables | object | Object containing all stored variables |
| count | count | number | Number of stored variables |