assemble_prompt
Assembles a complete system prompt with database schema, object classes, properties, codelists, spatial context, and optional SQL examples and query guidelines.
Instructions
Assembles the complete system prompt by orchestrating all static and dynamic tools. Returns a structured prompt string containing database schema, object classes with resolved properties and codelists, generic attributes, spatial context, and optionally SQL examples and query guidelines. Set include_query_agent_extras=false for non-query agents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_query_agent_extras | No | Include SQL examples and query guidelines (default: true) | |
| compact | No | Compact rendering for local models with small context windows (default: false) |