read_module_detail
Retrieve Anaplan module data with explicit page selections to drill into specific slices, filtering by dimension members instead of using the top-level rollup.
Instructions
Read module data with explicit page selections to drill into a specific slice. Use when the user asks to filter by a specific dimension member instead of the top-level rollup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model name (from list_accessible_models) | |
| pages | No | Optional page selections: { dimensionName: itemName }. Overrides the automatic topLevelItem rollup. | |
| module | Yes | Module name within the model |