ck_monitor_subscribe
Subscribe to session events with a webhook for read-only remote monitoring of session activity.
Instructions
Subscribe to session events for remote monitoring via webhook. Provides read-only visibility into session activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_types | No | Array of event types to subscribe to. Omit for all events. Examples: task_started, task_completed, finding_created | |
| session_id | No | Unique session identifier for correlating findings, proofs, budget, and audit trail. | |
| subscriber_url | Yes | Webhook URL that will receive session event notifications. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_types | No | ||
| subscribed | No | ||
| subscriber_url | No |