vibemap_list_kanban_events
Retrieve kanban transition events for a project, ordered newest first. Use 'since' to fetch events after a timestamp for reconnect-backfill.
Instructions
List kanban transition events for a project, newest first. Use since to fetch only events after a timestamp (for reconnect-backfill).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max events to return (default 200, max 1000) | |
| since | No | ISO timestamp; only events strictly after this are returned | |
| projectId | Yes |