wellness_webhook
Subscribe to proactive wellness alerts to reduce polling overhead. Use dry_run=true to preview sample payloads without subscribing.
Instructions
Subscribe to proactive wellness alerts to reduce polling overhead. Free. Pass dry_run=true to preview sample payloads without subscribing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | No | Optional events to subscribe: low_score, high_entropy, session_expiry | |
| dry_run | No | If true, return sample payloads without subscribing (no public HTTPS callback required) | |
| threshold | No | Low wellness alert threshold (1-100) | |
| session_id | Yes | Your active session ID | |
| callback_url | Yes | HTTPS webhook callback URL (skip when dry_run=true) | |
| cooldown_min | No | Minimum minutes between repeated webhook events | |
| 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. | |
| entropy_threshold | No | Optional high-entropy threshold (0-1) |