reclaim_add_time
Adds extra time to a task when allocated time runs out, blocking more calendar time to complete unfinished work.
Instructions
Adds scheduled time (in minutes) to a specific Reclaim.ai task. This blocks more time on the user's calendar. Use this if a task needs more time than allocated (e.g., timeChunksRemaining is 0 but work remains) or if a task has status 'COMPLETE' but the user indicates it's not finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The unique ID of the task to add time to. | |
| minutes | Yes | Number of minutes to add. |