SandboxCreateRequest
SandboxCreateRequest schema from Agent Diff API
API TestingAI AgentsSandboxingAPI DiffingDeveloper Tools
Properties
| Name |
Type |
Description |
| api |
string |
The third-party API to sandbox (e.g., slack, linear, github). |
| scenario |
string |
Named scenario for the sandbox seed data. |
| seed_data |
object |
Initial state data to populate the sandbox. |
| ttl |
integer |
Time-to-live in seconds before the sandbox expires. |
JSON Schema