SAP BI Tools · Arazzo Workflow
SAP BI Tools Retire a Content Network Item
Version 1.0.0
Find a private content item by type, delete it from the Content Network, and confirm it is gone.
View Spec
View on GitHub
AnalyticsBusiness IntelligenceData VisualizationReportingSAPArazzoWorkflows
Provider
Workflows
retire-content-item
Delete a private content item and confirm its removal.
Finds the first private content item of a given type, deletes it, then confirms it is gone by checking the read returns a not-found status.
1
findContent
List private content items of the requested type and capture the id of the first match.
2
deleteContent
Delete the first matching private content item from the Content Network.
3
confirmGone
Attempt to read the deleted item back; a not-found status confirms the item was removed.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.