list_project_members
List all project members with their user IDs and roles to retrieve assignee_user_id values for ticket creation or update.
Instructions
List the members of a project (id, user id, role).
Use this to find user ids you can later pass as assignee_user_id when
creating or updating tickets in this project.
Args: project_id: The project id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |