OptionalaccessAccess token the generated queries run with in place of the integration's stored secret, for integration
types that support it. Other types ignore it. Sent in the x-squid-integration-access-tokens request header
rather than with the options, so it is never stored.
OptionalanalyzeOptions to specify how the query result should be analyzed (processed) before returning it to the user.
OptionalenableWhether to enable raw results output.
OptionalgenerateWhen true, returns generated queries without executing or analyzing them. Default: false.
OptionalgenerateOptions for the query generation stage.
OptionalinstructionsCustom instructions to modify AI query generation behavior. Used for all stages unless there is a per-stage override.
Optionalmemorymemory options
OptionalselectOptions for the collection selection stage.
OptionalsessionSession information for the AI query execution.
OptionalvalidateOptional AI validation of generated queries. Can be used independently or with generateQueriesOnly.
Options of a single AI query call: the query options plus a credential the client sends as a request header.