productive_log_time
Log worked hours to Productive.io projects with fuzzy project matching, optional notes, and date specification.
Instructions
Create a time entry on a Productive.io project.
Args: project: Project name (fuzzy match, e.g. "1099 Acme") or numeric id. hours: Hours worked (float, e.g. 2.5). Converted to minutes internally. note: Optional description of the work. date: ISO date (YYYY-MM-DD). Defaults to today. service_hint: Optional service name/id if the project has multiple services. Once chosen, remembered as the project default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| hours | Yes | ||
| note | No | ||
| date | No | ||
| service_hint | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||