list_project_events
Fetch project events using the project ID. Optionally set a limit to view only the most recent events for quick monitoring and review.
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 |
|---|---|---|---|
| limit | No | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||