Describe the solution you'd like
I would like to update a task via the API. I can create tasks, but not update (edit) them. For my use I'm uses AI to schedule a set of tasks into different weeks (ie, update the plannedweek field).
Describe alternatives you've considered
It looks like I can probably do this with direct DB access, but I'm hesitant to do any direct DB edits. Reading db is fine, but edits I'd like to leave up to marvin.
Additional context
Add any other context or screenshots about the feature request here.
Describe the solution you'd like
I would like to update a task via the API. I can create tasks, but not update (edit) them. For my use I'm uses AI to schedule a set of tasks into different weeks (ie, update the plannedweek field).
Describe alternatives you've considered
It looks like I can probably do this with direct DB access, but I'm hesitant to do any direct DB edits. Reading db is fine, but edits I'd like to leave up to marvin.
Additional context
Add any other context or screenshots about the feature request here.