Files
ds2api/tests/compat/fixtures/toolcalls/fenced_json.json

5 lines
140 B
JSON

{
"text": "```json\n{\"tool_calls\":[{\"name\":\"read_file\",\"input\":{\"path\":\"README.MD\"}}]}\n```",
"tool_names": ["read_file"]
}