/
ON
oneloop-hq
/
Feather API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
oneloop-hq
Feather API
post
Attach a workflow to agent revision
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-30
491
704
2.1 MB
agents
Attach a workflow to agent revision
post
/v1/agents/revisions/{revision_id}/workflows
Path parameters
revision_id
string
uuid
required
Request body
AttachWorkflowRequest
required
workflow_id
string
uuid
required
workflow_revision_id
string
uuid
nullable
priority
integer
enabled
boolean
Response
Successful Response
AgentRevisionWorkflowResponse
required
workflow_id
string
uuid
required
workflow_name
string
required
workflow_revision_id
string
uuid
nullable
priority
integer
required
enabled
boolean
required
created_at
string
date-time
required