Agents
Bulk credential-status across all agents (powers the dashboard)
get/api/agents/credential-status
Query parameters
status'idle' | 'busy' | 'offline' | 'waiting_for_credentials'
Response
List of {agentId, status, missing[], lastCheckedAt}
List of {agentId, status, missing[], lastCheckedAt}