create_artifact
Save tool outputs, code, or API responses as artifacts with stable IDs for persistent knowledge graph storage and retrieval.
Instructions
Create an artifact entity (tool output, code snippet, API response, etc.) with a stable auto-generated ref
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Artifact content stored as an entity observation | |
| toolName | Yes | Name of the tool or source that produced this artifact | |
| sessionId | No | Optional session context for grouping related artifacts | |
| description | No | Optional human-readable description | |
| artifactType | Yes | Category of artifact for structured filtering |