ToolNotFound
Less than 1 minute
ToolNotFound
Thrown when tools/call names a tool that is not registered.
class ToolNotFound extends \Hazaar\MCP\Exception\ProtocolErrorExtends: Hazaar\MCP\Exception\ProtocolError
This is a protocol error rather than a tool execution error: a model cannot correct it by adjusting its arguments, so it is not reported with isError.
Methods
__construct
public __construct(string $name): voidParameters
| Parameter | Type | Description |
|---|---|---|
$name | string |
Generated by Hazaar API Doc Generator on Sun, 23 Aug 2026 10:49:44 +0000