What has happened on this move since a given moment
move_eventsThe signed-in person's move events after an epoch-millisecond timestamp, oldest first — drafted, sent, called, answered, done, skipped. Use it to answer "what changed since we last spoke" without re-reading the whole plan. Capped; more says how many were left out.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Most recent N of the matches (default 100, max 500). | |
| since | No | Epoch milliseconds; 0 for everything. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| more | Yes | ||
| since | Yes | ||
| events | Yes |