Cross-Provider Workflow
Provision Tracker and Update Positions with Slack Notice
Version 1.0.0
Create an Amazon Location tracker, push positions, then announce it in Slack.
Providers Orchestrated
Workflows
create-tracker-update-slack
Create a tracker, push positions, and announce in Slack.
Creates an Amazon Location tracker, uploads an initial device position, and posts an announcement to Slack via chat.postMessage.
1
create-tracker
$sourceDescriptions.amazonLocationApi.CreateTracker
Create a new Amazon Location tracker resource.
2
update-position
$sourceDescriptions.amazonLocationApi.BatchUpdateDevicePosition
Upload an initial device position to the new tracker.
3
announce-slack
$sourceDescriptions.slackChatApi.postChatPostmessage
Announce the new tracker in the Slack channel.
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.