Task
Task objects represent tasks to be completed by reps.
📄️ Get task
Retrieves the specified task.
📄️ List tasks
Lists tasks for the specified owner, or current user, within an optional date range.
📄️ Update task
Updates the specified task.
📄️ Manage tasks
Lists tasks across owners, teams, or programs for administrative task management. Requires the `task:manage` permission.
📄️ Remove task
Removes the specified task.