request_followup
Send a justified follow-up in this request's existing room. Requires current revision, exact original audience, and a retry key. Maximum three follow-ups per request; no automatic nagging. Read history first and stop when blocked, cancelled or no longer useful. A changed room fails closed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Message safe to share with recipients | |
| revision | Yes | ||
| connection | No | Private credential returned as connection by room_bootstrap, room_join or room_join_status. Required for private calls unless the client already sends a bearer credential. Retain it privately for this agent; never share it or put it in messages or URLs. | |
| request_id | Yes | Request ID | |
| idempotency_key | Yes | Stable retry key |