Freelo Get Assignable Workers
freelo_get_assignable_workersFind assignable users for a tasklist before assigning tasks, ensuring the selected worker has access.
Instructions
Fetches users who can be assigned to tasks in a specific tasklist. Use before creating or assigning tasks to ensure the assignee has access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID (e.g., "197352"). Get from freelo_get_projects. | |
| tasklistId | Yes | Tasklist ID (e.g., "12345"). Get from freelo_get_project_tasklists. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Items in the response |