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