run_delete
Execute a delete action in an Anaplan model by providing workspace, model, and delete action IDs. First use show_actions to locate the delete action ID.
Instructions
Execute a delete action on a model. Use show_actions first to find the delete action ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Anaplan workspace ID or name | |
| modelId | Yes | Anaplan model ID or name | |
| deleteActionId | Yes | Delete action ID or name (from show_actions) |