create_activity
Create a new activity for time tracking in EARLY. Specify a name and optional color.
Instructions
Create a new activity in EARLY.
Args:
name: Name of the activity (e.g. "Deep Work", "Meetings")
color: Hex color code for the activity (default: green)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| color | No | #4CAF50 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||