Describe CASDA table
casda_describe_tableRetrieve column details of any TAP table by providing its schema and table name.
Instructions
Describe columns for one TAP_SCHEMA table identified by schema and table name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | Unqualified TAP table name such as obscore or catalogue. | |
| schema_name | Yes | TAP schema name such as ivoa, casda, or AS102. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| columns | No | ||
| provenance | No | ||
| table_name | No | ||
| schema_name | No |