start_capability_setup
Start detached capability provisioning and get a durable operation ID. Reconnect with the same idempotency key and poll for progress.
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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||