Cross-Provider Workflow
Civitai Image Generation to Slack Post
Version 1.0.0
Generate an image with Civitai, then announce it in a Slack channel.
Providers Orchestrated
Workflows
generate-and-announce
Submit a Civitai image workflow and announce it in Slack.
Submits an image-generation step to Civitai, captures the workflow id and status, then posts a Slack message announcing the queued generation job.
1
generate-image
$sourceDescriptions.civitaiApi.submitWorkflow
Submit an image-generation workflow to Civitai orchestration.
2
announce-slack
$sourceDescriptions.slackApi.postChatPostmessage
Post a Slack message announcing the queued image generation.
Source API Descriptions
openapi