Describe a topic in a data source
describe_topicGenerate a structured topic description with summary, DuckDB schema, original IDL definition, and SQL query guidelines, excluding actual topic messages.
Instructions
Generate a structured summary of a topic without returning its messages. Includes: short summary, DuckDB schema, original IDL definition, and guidelines for SQL queries. Excludes: actual topic data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| path | Yes | ||
| topic | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |