get_team_members
Retrieve active team members with user IDs, names, and emails to look up valid assignees before creating tasks.
Instructions
Return all active Filum team members with their user_id, name, and email.
Use this to look up valid assignees before calling create_tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |