↓ 3 callersFunctiondispatch_tool(
state: &Arc<AppState>,
user: &User,
name: &str,
arguments: &str,
tool_call_id: &str,
backend/src/agent_core.rs:229
↓ 3 callersFunctionlog_tool_error(
user_id: i32,
tool_name: &str,
category: &str,
error_type: &str,
error_msg: &str,
)
backend/src/api/twilio_sms/agent_loop.rs:368