get_conformance
Check the conformance classes supported by a STAC API, optionally verifying support for specific conformance URIs.
Instructions
Return server conformance classes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| check | No | Optional list of conformance URIs to check support for. If provided, returns a boolean for each URI indicating support. | |
| catalog_url | No | Optional catalog URL override. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |