get_capabilities
Summarize a STAC API's capabilities by translating conformance classes into human-readable feature names, revealing support for query, sort, fields, and aggregations.
Instructions
Return a summary of STAC API capabilities.
Maps conformance classes to human-readable capability names, making it easier for agents to discover what features a catalog supports (e.g., query, sort, fields, aggregations).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog_url | No | Optional catalog URL override. | |
| output_format | No | Output format ("text" or "json"). | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |