delete_binding_tool
Remove a stored CircuitObservableBinding object from session storage by specifying its binding ID to manage quantum computing resources in QPanda3 Runtime.
Instructions
Delete a stored CircuitObservableBinding object.
Remove a binding from the session storage.
Args: binding_id: The ID of the binding to delete.
Returns: Dictionary containing: - status: "success" or "error" - message: Status description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| binding_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||