pub fn format_tool_error(error: &AgentError) -> StringExpand description
Format an AgentError for display in tool result messages. Matches TypeScript’s formatError from toolErrors.ts.
pub fn format_tool_error(error: &AgentError) -> StringFormat an AgentError for display in tool result messages. Matches TypeScript’s formatError from toolErrors.ts.