Search AsyncAPI Spec
search_asyncapi_specSearch the AsyncAPI specification and return matching snippets. Optionally specify version and limit for results.
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. |