tandem_publish_artifact
Publish immutable shared context snippets in a conversation; each same-name publication creates a new version. Returns an artifact ID for sharing with partners.
Instructions
Publish immutable shared context; each same-name publication creates a new version.
Return artifact_id to the partner in a follow-up or contract.artifact_ids. Content max 4MiB UTF8. Logical names are not filesystem paths; no file is read or modified by this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| content | Yes | ||
| media_type | No | text/plain | |
| conversation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| sha256 | Yes | ||
| created | Yes | ||
| task_id | Yes | ||
| version | Yes | ||
| characters | Yes | ||
| context_id | No | ||
| media_type | Yes | ||
| artifact_id | Yes | ||
| conversation_id | Yes |