call_spyglass_agent
Analyze telemetry data by asking natural language questions about application performance, errors, and bottlenecks.
Instructions
Call the Spyglass AI agent with a natural language query about your telemetry data.
Args: query: Natural language query about telemetry data (e.g., "What are the slowest endpoints?")
Returns: Analysis result from the Spyglass AI agent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |