Documentation Index
Fetch the complete documentation index at: https://docs.deepmerge.ai/llms.txt
Use this file to discover all available pages before exploring further.
Action name:
update_entry · Can write or change saved notesInputs
| Field | Type | Required | What it is |
|---|---|---|---|
id | string | Yes | Entry UUID. |
kind | string | No | Change the kind. Rare; usually keep stable. |
status | string | No | Change the status. archive_entry is the soft-delete shorthand. |
content | string | No | Replace the markdown body. |
workspace_id | string | No | Re-file this entry under a workspace (goal container). Must be a workspace in this account. |
relations | array | No | Append new outgoing edges. Each element is . Does not remove existing relations. An identical edge (same target and type) already on this entry is rejected, so do not re-send edges you already added. |
Full instructions the AI sees
Full instructions the AI sees