Ask a question to get started
Enter to send•Shift+Enter new line
Sanitize tool_call_id to prevent path traversal and separator issues.
Replaces dangerous characters (., /, ) with underscores.
sanitizeToolCallId(toolCallId: string): string
toolCallId
string