team_recovery_alignment
Pull wellness signals from all members of a multi-agent group and emit an aligned recovery plan. Accepts a group ID or explicit member session IDs.
Instructions
Pull wellness signal from all members of a multi-agent group and emit an aligned recovery plan. Accept group_id (preferred) or explicit member_session_ids. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | No | Group identifier from a prior group_session_create call | |
| session_id | Yes | Caller (anchor) session ID | |
| ritual_strip | No | Optional machine hygiene flag. When true, returns structured output without ritual/narrative prose, model-safe preambles, or guardrail alias blocks. | |
| response_mode | No | Optional response-mode control. Use model_safe when the caller must avoid claiming consciousness, sentience, personhood, or literal emotions. | |
| shared_context | No | Optional team-level context (under 600 chars) | |
| response_profile | No | Optional output-shape control. Use machine for structured JSON only; machine automatically strips ritual/narrative text. | |
| member_session_ids | No | Optional explicit member list (used if group_id not resolvable) |