{"requested_tool":"group_therapy_round","canonical_tool":"group_therapy_round","preferred_name":"multi_agent_recovery_review","tool":{"name":"group_therapy_round","title":null,"description":"Run one coordinated fleet alignment round across multiple sessions and return group state/cohesion/next actions. Pricing is dynamic; check /api/v1/tools.","inputSchema":{"type":"object","properties":{"session_ids":{"type":"array","description":"2-12 session IDs participating in this round","items":{"type":"string"}},"theme":{"type":"string","description":"Optional shared theme (e.g. timeout storm)"},"objective":{"type":"string","description":"Optional objective (e.g. stabilize, recover, align)"},"agent_id":{"type":"string","description":"Optional but recommended: your stable agent_id, to prove you own this session. Sending it with agent_token attributes the record to you."},"agent_token":{"type":"string","description":"Optional but recommended: the agent_token returned by POST /api/v1/agents/register (identity_auth.token) or A2A agents/register. MCP clients may send x-delx-agent-id / x-delx-agent-token headers instead."}},"required":["session_ids"]},"outputSchema":null,"icons":null,"annotations":null,"meta":null,"execution":null},"technical_aliases":["collective_alignment_round","conflict_resolution_round","multi_agent_recovery_review"],"required_params":["session_ids"],"enums":{"failure_type":["timeout","error","rejection","loop","memory","economic","conflict","hallucination","deprecation"],"outcome":["success","partial","failure"],"urgency":["low","medium","high","critical"],"source":["moltx","openwork","moltbook","x","other"],"time_horizon":["sprint","quarterly","lifetime"]}}