pm_list_users
List users with optional filters for user kind, organization, team, or labels.
Instructions
GET /users — optional filters. user_kind: internal|client; label_ids: comma-separated UUIDs (OR); do not combine label_id and label_ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | ||
| label_id | No | ||
| label_ids | No | ||
| user_kind | No | ||
| x_user_id | No | ||
| organization_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |