delete_artifact
Delete an artifact from storage.
Permanently removes an artifact and its associated memory record.
Args:
path: Full path of the artifact to delete
ctx: MCP context (automatically provided)
Returns:
Dict with success status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |