start_capability_setup
Start detached provisioning of managed capability adapters and obtain a durable operation ID. If the request is lost, reconnect with the idempotency key to poll progress or cancel the setup.
Instructions
Start detached capability provisioning and return its durable operation ID.
Use the same idempotency key to reconnect after a lost request. Poll
get_capability_setup for named phases, item outcomes, and the terminal receipt;
cancel_capability_setup requests cleanup of owned work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adapters | Yes | Managed adapters from list_capabilities to install or stage. | |
| idempotency_key | Yes | Stable key for replaying this exact request. | |
| memray_reader_version | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||