SAP BI Tools · Capability
SAP BI Tools Analytics Content Management
Unified workflow capability for managing analytics content across SAP Analytics Cloud, including story lifecycle management, content network publishing, and file repository governance. Used by BI administrators and content authors.
What You Can Do
GET
List stories
— List all analytics stories on the tenant.
/v1/stories
GET
Get story
— Get a story by ID.
/v1/stories/{storyId}
GET
List resources
— List repository resources (stories, models, folders).
/v1/resources
GET
List content items
— List Content Network items.
/v1/content-items
GET
Get content item
— Get a content item by ID.
/v1/content-items/{itemId}
GET
List calendars
— List calendar events and planning tasks.
/v1/calendars
MCP Tools
list-stories
List all analytics stories on the SAP Analytics Cloud tenant.
read-only
get-story
Get details of a specific analytics story by ID.
read-only
list-resources
List file repository resources (stories, models, folders).
read-only
list-content-items
List content items in the SAP Analytics Cloud Content Network.
read-only
publish-content-item
Publish a local analytics artifact to the Content Network for sharing.
import-content-item
Import a content package from the Content Network into the local tenant.
list-calendars
List planning calendar events and collaborative tasks.
read-only
APIs Used
analytics-cloud
analytics-cloud-content-network