list_memberships
list_membershipsRetrieve project memberships in Productive.io. Filter by project to see its members or by person to see their projects.
Instructions
List project memberships in Productive.io. Use to see which people are members of a project, or which projects a person belongs to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Filter by project ID — returns all members of this project | |
| person_id | No | Filter by person ID — returns all projects this person is a member of | |
| limit | No | Number of results (1-200, default: 50) | |
| page | No | Page number for pagination |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memberships | Yes | ||
| returned | Yes | ||
| total | No |