advise_tool_portfolio
Too many MCP tools makes agents pick the wrong one. Given your tool list and usage, get keep / merge / remove recommendations to get under the 10–15 tool guideline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tools | Yes | JSON array of {name, category?, callsPerDay?, description?}. Accepts a JSON array, or a JSON string containing one. | |
| targetToolCount | No | Target number of tools to keep (default 12) |