show_files
List files in an Anaplan model to obtain file IDs needed for import uploads and file downloads.
Instructions
List files in a model. File IDs are needed for upload_file (before run_import) and download_file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Anaplan workspace ID or name | |
| modelId | Yes | Anaplan model ID or name | |
| limit | No | Max items to return (default 50, max 1000) | |
| search | No | Filter by name or ID (case-insensitive substring match) |