Get Recent Activity
get_recent_activityRetrieve a specified number of recent actions from a Trello board to track updates and changes. Uses the active board by default or a given board ID.
Instructions
Fetch recent activity on the Trello board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of activities to fetch | |
| boardId | No | ID of the Trello board (uses the active/default board if not provided) |