listActionPlansPeople
Retrieve a list of people assigned to specific action plans, filterable by person ID, action plan ID, limit, and offset.
Instructions
List people assigned to action plans
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| offset | No | Offset for pagination | |
| personId | No | Filter by person ID | |
| actionPlanId | No | Filter by action plan ID |