search_middleware
Search reusable software middleware by CAPABILITY (what it does) across every platform — e.g. 'dialogue', 'authentication', 'inventory', 'networking', 'memory'. Returns middleware libraries, SDKs, and systems with an outbound link to where each is shipped. Use capability for the exact capability slug (see list_capabilities), platform to narrow to an engine/language, and query for free text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Free-text, e.g. 'branching dialogue', 'oauth login'. | |
| platform | No | Platform slug, e.g. 'unity', 'godot', 'python', 'web'. | |
| capability | No | Capability slug, e.g. 'dialogue', 'authentication', 'pathfinding'. |