list_analytical_datasets
List analytical datasets within an asset to discover models for business intelligence queries and reporting.
Instructions
List all available analytical datasets within a specific asset. Discovers analytical models that can be queried for business intelligence and reporting. Returns entity sets with their names, types, and URLs for data access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Maximum number of datasets to return (default: 50, max: 1000) | |
| skip | No | Number of datasets to skip for pagination | |
| asset_id | Yes | Asset identifier (e.g., 'SAP_SC_FI_AM_FINTRANSACTIONS') | |
| space_id | Yes | Space identifier (e.g., 'SAP_CONTENT') |