Get AsyncAPI Spec Metadata
get_asyncapi_spec_metadataRetrieve metadata including source, version, cache status, and size for the AsyncAPI specification. Optionally specify a version to get metadata for that version.
Instructions
Return source, version, cache, and size metadata for the latest AsyncAPI specification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Optional spec version, for example "3.0.0". Defaults to latest from master. |