search_apis
Find APIs across multiple frameworks using concept search. Enter a phrase like 'state management' to discover matching functions like useState, createStore, and more.
Instructions
Search for APIs across multiple frameworks when you don't know the exact name. Supports concept search like 'state management' which matches useState, createStore, atom, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query (e.g., "state management hook" or "form validation") | |
| frameworks | No | Limit search to specific frameworks | |
| limit | No | Maximum results per framework |