Get agent configuration for Diamond evaluation.
Returns agent_url, agent_api_key, and agent_model_name needed for evaluation. Requires agent:read permission (all team members) or agent:read_all permission (super admin).
Successful Response
Configuration for Diamond evaluation (resolved from agent).
URL requirements depend on access level:
For standard hubs (OpenAI, Anthropic, etc.) in grey/white box mode, the SDK uses default endpoints so no URL is needed.
protocol is included in workflow params so the Diamond worker can normalize agent_url
(e.g. .../v1/ for chat_completions) even when the stored workflow predates registry fixes.
Hub type for routing to correct SDK client
Agent protocol; used when normalizing agent_url for evaluation.
chat_completions, a2a Agent/LLM endpoint URL. Required for black box agents and custom hub grey/white box agents.
Human-readable name of the agent (for reports and display)
Rate limit for API requests per minute
x >= 1