Files
ds2api/tests/compat/fixtures/toolcalls/standalone_pure.json
2026-03-01 07:15:35 +08:00

6 lines
150 B
JSON

{
"mode": "standalone",
"text": "{\"tool_calls\":[{\"name\":\"read_file\",\"input\":{\"path\":\"README.MD\"}}]}",
"tool_names": ["read_file"]
}