Request Sync Point
request_sync_pointCoordinate a change across multiple Claude sessions by requesting a synchronization point. Specify a reason, blocking behavior, and required sessions to acknowledge before proceeding.
Instructions
Request a synchronization point with related sessions. Use this when you need to coordinate a change across multiple services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | Why synchronization is needed | |
| blocking | No | If true, other sessions should wait | |
| sessionId | Yes | Your session ID | |
| timeoutMinutes | No | How long to wait for acknowledgment | |
| requiredSessions | No | Specific session IDs that must acknowledge |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| expiresAt | Yes | ||
| syncPointId | Yes | ||
| notifiedSessions | Yes |