List projects
hubstaff_list_projectsRetrieve a list of projects for an organization, filtered by status and paginated for easy browsing.
Instructions
List projects within an organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by project status. | |
| page_limit | No | Number of records per page (max 500). | |
| page_start_id | No | Cursor id to start the page from (for pagination). | |
| organization_id | Yes | Organization id. |