v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-033240556.8 KB
Integrations

Test the claude-managed integration: resolves ANTHROPIC_API_KEY + MANAGED_AGENT_ID from swarm_config and calls beta.agents.retrieve.

post/api/integrations/claude-managed/test

Request body

object required

Response

Connection result — { ok: true, agentName, model } on success or { ok: false, error } on any failure (missing config, Anthropic API error). Always 200 OK.