get_task_assignable_members
List assignable members for a task, including IDs, usernames, and emails. Validate or resolve assignee before updating the task.
Instructions
List the members who can be assigned to a given task, with their ids, usernames and emails. Use to validate or resolve an assignee before updating a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ID of the task to list assignable members for. |