List hooks
list_hooksList all available React hooks from @reactuses/core, with optional category filtering for browser, effect, element, state, or integrations.
Instructions
List all available @reactuses/core hooks, optionally filtered by category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional category filter. One of: browser, effect, element, state, integrations. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hooks | Yes | ||
| total | Yes | ||
| category | No |