get_people
Retrieve team member data including IDs, names, roles, contact details, and activity dates from Productive.io with optional pagination controls.
Instructions
Get all team members/people with optional pagination.
Returns team member data including:
Person ID, name, and email
Role and title information
Last seen and join dates
Avatar and contact information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_number | No | Page number for pagination | |
| page_size | No | Optional number of people per page (max 200) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||