get_space_activities
Retrieve space activities from Backlog, filterable by type, ID range, count, order, and organization.
Instructions
Returns list of space activities
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activityTypeId | No | Activity type IDs | |
| minId | No | Minimum activity ID | |
| maxId | No | Maximum activity ID | |
| count | No | Number of activities to retrieve | |
| order | No | Sort order | |
| organization | No | Optional organization name. Use list_organizations to inspect available organizations. |