workiva_wdata_validate_query
Validate a Wdata query by ID or raw SQL to confirm it is well-formed and error-free before use in regulated reporting.
Instructions
Validate a Wdata query by ID or raw SQL.
Args: query_id: The query ID (optional — validates an existing query) sql: Raw SQL to validate (if query_id not provided)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | No | ||
| query_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |