Preview Tool Attachment Upgrade
Preview upgrading one agent attachment to a published tool version. Returns the parameter diff, any blocking issues, and the hashes needed to accept. If the sandbox is still installing dependencies, returns 202 with a Retry-After header and preparation_state set to preparing.
Authorizations
Your SLNG consumer API key.
Path Parameters
The agent UUID that owns the attachment being upgraded.
The UUID of the tool attachment on the agent.
The published tool version number to upgrade the attachment to.
Response
A preview of upgrading the attached tool to the target version: the diff, any blocking issues, and gate checks. While the sandbox is still preparing dependencies, the endpoint instead returns 202 with a Retry-After header.
Preview of upgrading an attachment to a target version, with the parameter diff and blocking issues.
A tool bound to an agent at a specific version, with any overrides.
^[0-9a-f]{64}$ready, preparing, failed 1 <= x <= 60