Cross-Provider Workflow
Slack Create Channel and Post Kickoff
Version 1.0.0
Create a Slack conversation channel, then post a kickoff message into it.
Providers Orchestrated
Workflows
create-channel-and-post
Create a Slack channel, then post a kickoff message into it.
Creates a new Slack conversation channel and, on success, posts a kickoff message into the newly created channel.
1
create-channel
$sourceDescriptions.slackConversationsApi.postConversationsCreate
Create the new Slack conversation channel.
2
post-kickoff
$sourceDescriptions.slackChatApi.postChatPostmessage
Post a kickoff message into the newly created 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.