MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / ToolInputError

Class ToolInputError

src/tool_system/errors.py:8–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7
8class ToolInputError(ToolError):
9 pass
10
11
12class ToolPermissionError(ToolError):

Callers 15

validate_json_schemaFunction · 0.85
_set_settingFunction · 0.85
_config_callFunction · 0.85
_todo_write_callFunction · 0.85
_mcp_callFunction · 0.85
_send_message_callFunction · 0.85
_clipboard_write_callFunction · 0.85
_validate_urlFunction · 0.85
_web_fetch_callFunction · 0.85
_cron_create_callFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected