get_questdb_documentation
Retrieve specific QuestDB documentation for functions, operators, SQL keywords, concepts, schema, or cookbook items by category and name. Get only the relevant sections without loading the full docs.
Instructions
Get documentation for specific QuestDB functions, operators, or SQL keywords. This is much more efficient than loading all documentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | List of specific docs items in the category. IMPORTANT: Category of these items must match the category parameter. Name of these items should exactly match the entry in the table of contents you get with get_questdb_toc. | |
| category | Yes | The category of documentation to retrieve |