update_artifact
Update an artifact to correct or refine stored guidance, ensuring reusable task contexts remain accurate and useful for future executions.
Instructions
Update an artifact when existing guidance is incomplete, wrong, or needs refinement.
Use immediately when you learn something better or user feedback indicates a correction. Prefer updating over creating duplicates.
Constraints:
English only
summary <= 200 chars
content <= 4000 chars
No PII, no task-instance specifics; focus on WHAT/WHY
Provide summary and/or content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | New content for the artifact - max 4000 chars, English only | |
| summary | No | New summary for the artifact - max 200 chars, English only | |
| artifact_id | Yes | ID of the artifact to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |