check_global
Checks whether a specified global variable exists in the IRIS database.
Instructions
Check if a global exists (e.g., 'MCPData'). Args: ctx: The context of the tool call. global_name: The name of the global to check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| global_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |