get_workspace_events
Retrieve events for a specific workspace, with filtering by source, search query, and pagination.
Instructions
Gets events for a specific workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-based) | |
| limit | No | Number of items per page | |
| search | No | Search query | |
| source | No | Filter by event source | |
| workspaceSlug | Yes | The slug of the workspace |