Script Runs
Create or wait for a script workflow agent task step
post/api/internal/script-runs/{runId}/agent-task
Path parameters
runIdstring uuid required
Request body
Response
Agent task completed
Changes
Changed in 3 of the 104 revisions of this API.14
- ●
added the new
draftenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
- ○
the
request property format was generalized fromuuidto no formatrequest-property-type-generalized
- ○