start_tracking
Begin tracking time for a specific activity. Provide the activity ID and an optional note to record details.
Instructions
Start tracking time for an activity.
Args:
activity_id: ID of the activity to track (use list_activities to find IDs)
note: Optional note/description for this tracking session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| activity_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||