sandbox
Analyze Sandbox Logs
Analyze sandbox setup logs using an AI agent.
This endpoint creates an AI agent that will analyze the setup logs from a sandbox, identify any errors, provide insights about what went wrong, and suggest potential solutions. The analysis runs asynchronously and results can be retrieved using the returned agent run ID.
Rate limit: 5 requests per minute.
Previous
Get Cli RulesGet organization and user rules for CLI applications.
This endpoint is designed for CLI applications that need to fetch both organization-specific
rules and user-specific custom prompts that are used in prompts. This includes:
- Organization rules: Same as MCP organization_rules prompt and agent prompt builders
- User custom prompt: Same as MCP user_custom_prompt and agent prompt builders
Returns the rules and prompts that should be followed by AI agents.
Rate limit: 30 requests per minute.
Next