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:

NameTypeRequiredDescription
artifact-idtextYesArtifact ID

syn artifacts create

Create a new artifact

syn artifacts create [options]

Options:

FlagTypeDefaultDescription
--workflow, -wtext---Workflow ID
--type, -ttext---Artifact type (code, markdown, text, json, yaml, research_summary, plan, other)
--titletext---Artifact title
--content, -ctext---Artifact content
--phase, -ptext---Phase ID

syn artifacts list

List artifacts

syn artifacts list [options]

Options:

FlagTypeDefaultDescription
--workflow, -wtext---Filter by workflow ID
--phase, -ptext---Filter by phase ID
--type, -ttext---Filter by artifact type
--limittext50Max results (max 200)

syn artifacts show

Show artifact metadata and content

syn artifacts show <artifact-id> [options]

Arguments:

NameTypeRequiredDescription
artifact-idtextYesArtifact ID

Options:

FlagTypeDefaultDescription
--no-contentbooleanfalseSkip content; show metadata only

Syntropic137 Docs v0.25.4 · Last updated March 2026

On this page