sap_find_tools_by_category
Find on-chain tool descriptors by specifying a tool category name or numeric ID. Returns matching tools, with option to include full hydrated descriptors and set result limit.
Instructions
Find on-chain tool descriptors by SDK tool category name or numeric category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of tools to return (default: 50) | |
| hydrate | No | Whether to include full hydrated tool descriptors in results (default: true) | |
| category | No | Tool category name (e.g. "defi", "infrastructure") or numeric category ID |