Get AsyncAPI Spec Metadata
get_asyncapi_spec_metadataRetrieves metadata including source, version, cache, and size for the AsyncAPI specification, optionally specifying a 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. |