list_people
list_peopleRetrieve team members from your Productive.io organization with filters by company, project, active status, or email. Get person IDs for task assignment, time entries, and reporting.
Instructions
List people (team members) in your Productive.io organization. Use to find person IDs for task assignment, time entries, and filtering. Supports filtering by company, project membership, active status, and email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | No | Filter by company ID | |
| project_id | No | Filter by project membership (people assigned to this project) | |
| is_active | No | Filter by active status (true = active, false = inactive/archived) | |
| No | Filter by email address | ||
| limit | No | Number of results to return (1-200, default: 30) | |
| page | No | Page number for pagination |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| people | Yes | ||
| returned | Yes | ||
| total | No |