mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-09 02:45:29 +08:00
11 lines
113 B
JSON
11 lines
113 B
JSON
{
|
|
"calls": [
|
|
{
|
|
"name": "read_file",
|
|
"input": {
|
|
"path": "README.MD"
|
|
}
|
|
}
|
|
]
|
|
}
|