Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
8
class
ToolInputError(ToolError):
9
pass
10
11
12
class
ToolPermissionError(ToolError):
Callers
15
validate_json_schema
Function · 0.85
_set_setting
Function · 0.85
_config_call
Function · 0.85
_todo_write_call
Function · 0.85
_mcp_call
Function · 0.85
_structured_message_to_envelope
Function · 0.85
_send_message_call
Function · 0.85
_clipboard_write_call
Function · 0.85
_validate_url
Function · 0.85
_fetch_with_redirect_handling
Function · 0.85
_web_fetch_call
Function · 0.85
_cron_create_call
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected