cdp_create_squery_def
Create a new SQL query definition (SQueryDef) by providing a name and SQL expression as JSON. This tool helps define reusable queries for data analysis in the CDP platform.
Instructions
Create a new SQueryDef. Pass definition as a JSON string. Requires name and expression (SQL query).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| tenant_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |