Skip to main content

Staging step of the artifact-promotion ladder (PLT-210): writes a `coordinator.pending_actions` row from one of a persisted consult’s `suggestedActions` (referenced by `consultId` + `actionIndex`) and returns the staged id + preview for the confirm modal

POST 

/api/coordinator/pending-actions

Staging step of the artifact-promotion ladder (PLT-210): writes a coordinator.pending_actions row from one of a persisted consult’s suggestedActions (referenced by consultId + actionIndex) and returns the staged id + preview for the confirm modal. This is the ONLY route that creates pending actions; it never runs a side effect — execution is the separate [id]/execute step.

Request

Responses

Successful response