twitter_monitor_health
Read a monitor's status, degradation flag, poll interval, missed-event count, and cursor position to build a health dashboard. Requires the monitor id.
Instructions
Read one monitor's current status, degradation flag, poll interval, possibly-missed-event count, and cursor position (last_tweet_id, last_poll_at), for building your own health dashboard. Free per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The monitor's id, from twitter_monitor_create or twitter_monitor_list. |