list_initiatives
Retrieve a list of all initiatives in a workspace, with optional pagination parameters.
Instructions
List all initiatives in a workspace.
Args: params: Optional query parameters as a dictionary (e.g., per_page, cursor)
Returns: List of Initiative objects
Raises: ToolError: if the initiatives feature is disabled. When disabled, initiatives are "Initiative" work items - the error gives the steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |