{
"data": [
{
"id": "eval_123",
"operation_id": "operation_123",
"source_id": "source_123",
"source": {
"id": "source_123",
"type": "rest_api",
"label": "REST API"
},
"eval_type": "integration",
"prompt": "Use the API to crawl a page.",
"custom_prompt": null,
"expected_behavior": "The agent completes the task successfully.",
"starting_project_id": "starter_123",
"docs_mode": "include",
"include_env_vars": true,
"env_profile_ids": ["prod"],
"model_ids": ["claude-sonnet-4.5"],
"compare_skills": false,
"skills_mode": "selected",
"skills_enabled": true,
"skill_ids": ["skill_123"],
"mcp_enabled": false,
"run_context": {},
"enabled": true
}
],
"meta": {
"count": 1
}
}