Search Events
msfs_search_eventsSearch SimConnect events by keyword, optionally filtered by category, to locate the exact event needed for add-on development. Includes all 994 events with paginated output.
Instructions
Search SimConnect events by keyword, optionally filtered by category.
Spans the library's full 994-event catalog, not just the builtin fallback list. Results are paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results | |
| offset | No | Results to skip, for paging | |
| keyword | Yes | Search term, e.g. 'autopilot', 'light', 'engine' | |
| category | No | Restrict to one category, e.g. 'Autopilot' | |
| response_format | No | 'markdown' for a compact table, 'json' for rows | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |