mcp_tool_manifest
Retrieve a JSON manifest of all registered MCP tools with implementation status, required env vars, and Tier-1 flags. Use for CI, Onyx indexing, and agent planning before relying on specific tools.
Instructions
Return JSON manifest of all registered MCP tools with implementation_status (full|partial|stub), required env vars, and Tier-1 flags. Use for CI, Onyx indexing, and honest agent planning — call before relying on V8-V20 tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_tool_details | No | If false, return summary counts only (smaller payload) |