icp_manage_canister
Perform lifecycle actions on Internet Computer canisters: start, stop, or delete using the canister ID.
Instructions
Manage canister state: start, stop, or delete a canister.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | The action to perform | |
| canister_id | Yes | The target canister Principal |