Run CASDA TAP query
casda_tap_queryExecute validated SELECT-only ADQL queries against the CASDA archive via sync TAP. Ensures bounded, safe queries by rejecting mutations and unauthorized tables.
Instructions
Execute one validated, bounded sync TAP query.
Requires CASDA_ENABLE_ADVANCED_ADQL. Rejects mutations, comments, multi-statement input, and non-allowlisted table references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | SELECT-only ADQL validated and executed via sync TAP. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | No | ||
| error | No | ||
| max_rows | Yes | ||
| returned | Yes | ||
| provenance | No |