list_analytical_datasets
Discover analytical models for business intelligence by listing available datasets within an asset. Retrieve entity set names, types, and data access URLs.
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 |
|---|---|---|---|
| space_id | Yes | Space identifier (e.g., 'SAP_CONTENT') | |
| asset_id | Yes | Asset identifier (e.g., 'SAP_SC_FI_AM_FINTRANSACTIONS') | |
| top | No | Maximum number of datasets to return (default: 50, max: 1000) | |
| skip | No | Number of datasets to skip for pagination |