get_spec_tool
Retrieve the gather spec containing the prompt and source config for a named report definition, enabling autonomous agents to know exactly what data to collect.
Instructions
Return the gather spec (prompt + source config) for a report definition.
This is what the autonomous gatherer calls on callback to learn what to collect for the named report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The report definition name (e.g. "core-platform-status") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||