get_activity
Retrieve recent activity feed for a project. Specify the project UUID and optionally limit the number of entries.
Instructions
Get the recent activity feed for a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum entries to return (default: 10, max: 50) | |
| project_uuid | Yes | UUID of the project |