list_pending_collaboration_requests
Retrieve pending multi-agent handoff or reciprocal witness requests for a specific session. Returns request pointers without exposing private context.
Instructions
List pending multi-agent handoff or reciprocal witness requests for one session. Safe: returns request pointers only, not private handoff context. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional maximum pending requests to return, capped at 50 | |
| session_id | Yes | The receiving session ID to inspect | |
| 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. | |
| response_profile | No | Optional output-shape control. Use machine for structured JSON only; machine automatically strips ritual/narrative text. |