twprojects-list_project_budgets
List project budgets with optional filters for status, project IDs, and pagination to view upcoming, active, or complete budget data.
Instructions
List project-level budgets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Cursor for fetching the next page of results. | |
| limit | No | Maximum number of budgets to return. | |
| page_size | No | Number of budgets to return per page. | |
| project_ids | No | A list of project IDs to filter budgets by project. | |
| status | No | Filter budgets by status. Allowed values: upcoming, active, complete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budgets | Yes | ||
| meta | Yes | ||
| included | Yes |