toolfunnel_list_tools
List available tools from ToolFunnel, optionally filtered by text or category. Returns tool name, summary, and category for each.
Instructions
List the available tools (briefs only). Optionally filter by a free-text string and/or a category. Returns [{ name, summary, category }]. Call toolfunnel_tool_instructions for a specific tool, then run it yourself per its instructions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Optional free-text filter matched against tool name/summary. | |
| category | No | Optional category to restrict the listing to. |