← Back to context

Comment by DrNosferatu

9 hours ago

I guess having access to tools / running Python would make all the difference.

"Available Tools: [...] create_tool(tool_name, description, python_code, parameters) Create a new tool that can execute Python code. The tool becomes immediately available for use. Tools can call other tools and return different formats based on context (formatted for direct calls, raw data for tool-to-tool calls)."