Update an action item’s description, completion status, or due date. Setting completed: true automatically sets completed_at.
Documentation Index
Fetch the complete documentation index at: https://docs.omi.me/llms.txt
Use this file to discover all available pages before exploring further.
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.