get_project_tasks
Retrieve tasks from a specific project on Goodday, including optional open/closed tasks and subfolder tasks, using project_id for precise access.
Instructions
Get tasks from a specific project.
Args: project_id: The ID of the project closed: Set to true to retrieve all open and closed tasks subfolders: Set to true to return tasks from project subfolders
Input Schema
Name | Required | Description | Default |
---|---|---|---|
closed | No | ||
project_id | Yes | ||
subfolders | No |