op_list_users
List assignable principals for work packages. Returns IDs for a project or instance-wide, falling back to broader user lists when direct user access is unavailable.
Instructions
List the principals that can own a work package, with their ids. Falls back from the project's assignable users to /principals to /users, so it works on a key that cannot read /api/v3/users. source reports which list answered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project identifier for assignable users. Defaults to OPENPROJECT_PROJECT_ID; "all" for the instance-wide list. |