pin_agent_marketplace_action
Pin an installation to an immutable revision, with optional compare-and-set to ensure the expected revision matches before applying changes. This prevents accidental updates and keeps deployments reproducible.
Instructions
Pin an installation to an immutable revision with optional compare-and-set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revision_id | Yes | ||
| idempotency_key | Yes | ||
| installation_id | Yes | ||
| expected_revision_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |