get_task
Retrieve detailed information for a specific task by providing its unique ID, enabling users to access complete task data within the Reclaim.ai calendar system.
Instructions
Get a single task by ID.
Args: task_id: The task ID to retrieve
Returns: Task object with all details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |