{
"success": true,
"data": [
{
"meta": {
"id": "<string>",
"name": "<string>",
"description": "<string>",
"version": "<string>"
},
"capabilities": {
"longRunning": true,
"browserUse": true,
"codeExec": true,
"fileSystem": true,
"customImage": true,
"maxDurationSec": 123,
"costModel": "<string>",
"device": true
}
}
]
}