Documentation Index
Fetch the complete documentation index at: https://docs.trellis.sh/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token obtained from the authenticate endpoint.
Unique identifier of the saved query to retrieve.
Response
Unique identifier for the saved query.
Organization the query belongs to.
Display title for the query.
Optional human-readable description of what the query does.
The natural language instruction passed to the AI agent when this query is invoked.
The SQL executed when this query runs, or
null for prompt-only queries. May contain {{param_name}} placeholders for runtime substitution.Optional list of keywords used for automatic semantic matching.
Names of all
{{param_name}} placeholders found in sql, auto-extracted by the server. Supply values for these when invoking the query via the Send Message endpoint.Member ID of the user who last modified this query.
Display name of the user who last modified this query.
ISO 8601 timestamp when the query was created.
ISO 8601 timestamp when the query was last modified.