list_project_events
Retrieve a project's event history to track changes and activities. Limit results to the most recent events for quick oversight.
Instructions
List events related to a project.
Args: project_id: ID of the project limit: Return only the most recent N events; 0 returns all events
Returns: Dictionary containing the list of project events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||