get_agent_info
Retrieve the current Agent API key's plan type, active status, remaining credits, and symbol access limits. Optionally override the API key to inspect a different key.
Instructions
Fetch information about the current Agent API key, including plan type, active status, remaining credits, and symbol access limits. Args: api_key (str, optional): Override API Key. If omitted, uses environment key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |