Exception: Otto::MCP::ToolNotFoundError
- Inherits:
-
NotFoundError
- Object
- StandardError
- HTTPError
- NotFoundError
- Otto::MCP::ToolNotFoundError
- Defined in:
- lib/otto/mcp/errors.rb
Overview
Raised by Registry#call_tool when the requested tool name is not registered. Distinct from a tool that exists but fails during execution: the former is a named-entity lookup failure (JSON-RPC -32002, HTTP 404), the latter an execution fault (-32603, HTTP 500).
Method Summary
Methods inherited from NotFoundError
default_log_level, default_status