Lists files created by the agent in the sandbox workspace. Only available while the sandbox is running.
{
"chatId": "<string>",
"files": [
{
"path": "<string>",
"name": "<string>",
"sizeBytes": 123
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
{
"chatId": "<string>",
"files": [
{
"path": "<string>",
"name": "<string>",
"sizeBytes": 123
}
]
}