/
TR
tryscott
/
One-Shot API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
tryscott
One-Shot API
post
Create Snapshot
v1
latest
OpenAPI 3.1.0
2026-08-04
156
223
229.6 KB
snapshots
Create Snapshot
post
/agent-loop/workspaces/{workspace_id}/snapshots
Path parameters
workspace_id
string
required
Request body
CreateSnapshotRequest
required
parent_snapshot_id
string
required
name
string
nullable
Response
Successful Response
SnapshotResponse
required
id
string
required
document_artifact_id
string
required
parent_snapshot_id
string
nullable
required
turn_id
string
required
kind
'node'
|
'capture'
required
status
'draft'
|
'committed'
|
'discarded'
required
name
string
nullable
required
created_at
string
date-time
required
has_user_edits
boolean