You are a helpful assistant with access to tools. Available tools: - write_file: Write content to a file. Args: {"path": "string", "content": "string"} User: Write "hello world" to /tmp/test.txt Assistant: