syn artifacts
Browse and retrieve workflow artifacts
Browse and retrieve workflow artifacts
syn artifacts content
Print the raw content of an artifact
syn artifacts content <artifact-id>Arguments:
| Name | Type | Required | Description |
|---|---|---|---|
artifact-id | text | Yes | Artifact ID |
syn artifacts create
Create a new artifact
syn artifacts create [options]Options:
| Flag | Type | Default | Description |
|---|---|---|---|
--workflow, -w | text | --- | Workflow ID |
--type, -t | text | --- | Artifact type (code, markdown, text, json, yaml, research_summary, plan, other) |
--title | text | --- | Artifact title |
--content, -c | text | --- | Artifact content |
--phase, -p | text | --- | Phase ID |
syn artifacts list
List artifacts
syn artifacts list [options]Options:
| Flag | Type | Default | Description |
|---|---|---|---|
--workflow, -w | text | --- | Filter by workflow ID |
--phase, -p | text | --- | Filter by phase ID |
--type, -t | text | --- | Filter by artifact type |
--limit | text | 50 | Max results (max 200) |
syn artifacts show
Show artifact metadata and content
syn artifacts show <artifact-id> [options]Arguments:
| Name | Type | Required | Description |
|---|---|---|---|
artifact-id | text | Yes | Artifact ID |
Options:
| Flag | Type | Default | Description |
|---|---|---|---|
--no-content | boolean | false | Skip content; show metadata only |
Syntropic137 Docs v0.25.4 · Last updated March 2026