Tool to generate a query plan without executing it. Use when you need to review the logical plan before running your query (e.g., "Generate a plan for revenue breakdown by region").
queryRequiredstringNatural language query string to generate a plan for. The query will be converted into a logical execution plan with operators.
rag_modebooleanIf true, the query will generate only a RAG (Retrieval Augmented Generation) query plan instead of a full analytics plan.
docset_idRequiredstringThe unique identifier of the DocSet to query. Format: 'aryn:ds-{id}'. Find DocSet IDs in the Aryn UI or via the list docsets API.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.