Search AsyncAPI Spec
search_asyncapi_specSearch the AsyncAPI specification to find relevant markdown snippets. Returns matching sections based on your query, with optional version and result limit.
Instructions
Search the latest AsyncAPI markdown specification and return matching snippets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Optional spec version, for example "3.0.0". Defaults to latest from master. | |
| query | Yes | Search query to find in the AsyncAPI specification. | |
| limit | No | Maximum number of matching snippets to return. |