Cursor: list owner actions
cursor_list_owner_actionsFind the exact owner action for build or environment operations like cancel, activate, rollback, or restore. Pass IDs to retrieve the required action without launching anything.
Instructions
Catalog of Build and environment operations no supported authority performs: cancel, activate, deactivate, roll back, Restore, host-wide trigger. Returns the exact owner action for the ids you pass; launches nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Return one row only. | |
| buildId | No | Exact Build id. There is no server-side filter, so it is matched client-side. | |
| supersededBuildId | No | For ROLLBACK_BUILD: the Build the rollback would supersede. | |
| environmentPublicId | No | environmentPublicId declared out of band before the call. An id a run reported about itself is not a substitute. | |
| environmentVersionPublicId | No | Public opaque environmentVersionPublicId. Never the numeric builds[].environmentVersionId; they are different identifiers. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actions | Yes |