get_user_assigned_tasks
Retrieve all tasks assigned to a specific user from the Goodday project management platform. Filter by open or closed tasks using user ID and optional status parameters.
Instructions
Get tasks assigned to a specific user.
Args: user_id: The ID of the user closed: Set to true to retrieve all open and closed tasks
Input Schema
Name | Required | Description | Default |
---|---|---|---|
closed | No | ||
user_id | Yes |