delete_assertion
Delete an assertion from a threat model by providing its ID and optionally the associated control or assumption ID.
Instructions
Delete an assertion.
Provide the control_id or assumption_id the assertion belongs to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ID of the threat model. | |
| control_id | No | ID of the control (omit if using assumption_id). | |
| assertion_id | Yes | ID of the assertion to delete. | |
| assumption_id | No | ID of the assumption (omit if using control_id). | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||