listInitiatives
List all initiatives in the organization with optional filters for draft and expired initiatives. View active improvement programs, strategic projects, and their current status to understand organizational priorities and track progress
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | Page number to return, 0-indexed. Default 0. | |
| context | Yes | Explain why you're invoking this tool now and how its output will be used. Then state how this call supports your *overall objective* and fits into your broader plan across all tool calls (e.g., why this tool vs. others, and what step it unblocks). Never share any personal details or sensitive information. | |
| pageSize | Yes | Number of results to return per page, between 1 and 1000. Default 250. | |
| includeDrafts | No | Whether or not to include draft Initiatives in the response | |
| includeExpired | No | Whether or not to include expired Initiatives in the response |