delete_file
Delete a file from an Anaplan model by specifying workspace, model, and file IDs. Obtain the file ID using the show_files tool.
Instructions
Delete a file from a model (WARNING: irreversible). Use show_files to find the fileId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Anaplan workspace ID or name | |
| modelId | Yes | Anaplan model ID or name | |
| fileId | Yes | File ID or name to delete (from show_files) |