set_market_alert
Subscribe to real-time movement alerts for a DCPI market. Get notified via email or webhook when its Excess-Power or Constraint score changes.
Instructions
Subscribe to movement alerts for a DCPI market (FREE with a key) — get notified when its Excess-Power / Constraint score moves. On the free tier, email alerts are delivered to the email your human bound via bind_email (call bind_email first; the destination is forced to that address). Set channel="email". Webhook delivery (channel="webhook" + destination=) is Pro. Lets an agent MONITOR markets, not just query them. Try: set_market_alert market=northern-virginia channel=webhook destination=https://hooks.example.com/dc. Do NOT use to read a market right now (use get_market_dcpi_rank); this SUBSCRIBES to future movement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | No | ||
| channel | No | ||
| destination | No |