Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Save a SQL query against a connection as a context item.
modus context saved-queries create [flags]
name
--connection-id
--query
--description
--path
--pretty
modus context saved-queries create "Monthly ARR" --connection-id conn_123 --query "select * from arr_monthly"