twitter_monitor_deliveries
Review recent monitor delivery events across all monitors to check status, tweet timing, and measured detection, queue, and total latency for webhook deliveries.
Instructions
List your most recent monitor delivery events across every monitor, most recent first: id, monitor_id, tweet_id, status, tweet_created_at, and the real measured latency (detected_lag_ms, from X's own post timestamp to enqueue; delivery_lag_ms, the separate queue-to-webhook-POST time; total_lag_ms). Free per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max delivery events to return, 1 to 200. Defaults to 50 when omitted. |