Update an action item’s description, completion status, or due date. Setting completed: true automatically sets completed_at.
Developer API key. Get one from Settings → Developer → Create Key in the Omi app. Keys are prefixed with omi_dev_.
The ID of the action item to update.
The updated action item.
Unique identifier.
The action item text.
Whether completed.
Due date (null if not set).
When completed (null if pending).
Associated conversation ID.