show_viewdimensionitems
List items in a dimension filtered by a view to understand what data the view includes.
Instructions
List items in a dimension as filtered by a view. Useful for understanding what data a view includes. Note: requires model ID (name resolution not supported).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modelId | Yes | Anaplan model ID (name resolution not supported -- use show_models to find the ID) | |
| viewId | Yes | View ID (from show_savedviews, or use moduleId as default view) | |
| dimensionId | Yes | Dimension ID (from show_lineitem_dimensions or show_viewdetails) | |
| limit | No | Max items to return (default 50, max 1000) | |
| search | No | Filter by name or ID (case-insensitive substring match) |