update_artifact
Update an artifact's metadata or content, automatically re-embedding it for refreshed semantic recall in a graph-based memory system.
Instructions
Update an artifact's metadata or content (re-embeds automatically).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact_id | Yes | ID of the artifact | |
| title | No | New title | |
| description | No | New description | |
| content | No | New content | |
| tags | No | New tags list | |
| file_path | No | New file path | |
| actor_context | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||