Cross-Provider Workflow
Vantage Cost Report to Slack Alert
Version 1.0.0
Read a Vantage cost report and its costs, then alert a Slack channel.
Providers Orchestrated
Workflows
cost-report-to-slack
Fetch a Vantage cost report and costs, then alert Slack.
Retrieves a Vantage cost report, reads its cost line items, and posts a cloud-spend alert to a Slack channel.
1
get-cost-report
$sourceDescriptions.vantageCostApi.getCostReport
Load the Vantage cost report metadata.
2
get-costs
$sourceDescriptions.vantageCostApi.getCosts
Read the cost line items for the report.
3
alert-slack
$sourceDescriptions.slackChatApi.postChatPostmessage
Post a cloud-spend alert to Slack.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.