Files
ds2api/tests/compat/expected/toolcalls_standalone_pure.json
2026-03-01 07:15:35 +08:00

11 lines
113 B
JSON

{
"calls": [
{
"name": "read_file",
"input": {
"path": "README.MD"
}
}
]
}