Cross-Provider Workflow
Sysdig Monitor Event to GitHub Issue to Slack
Version 1.0.0
Post a Sysdig Monitor event, open a GitHub issue, then notify Slack.
Providers Orchestrated
Workflows
monitor-event-to-issue-to-slack
Create a Sysdig Monitor event, open a GitHub issue, and notify Slack.
Records an event in Sysdig Monitor, opens a GitHub issue to track follow-up, and posts a Slack message linking to the new issue.
1
create-event
$sourceDescriptions.sysdigMonitor.createEvent
Record an operational event in Sysdig Monitor.
2
open-issue
$sourceDescriptions.githubIssues.createAnIssue
Open a GitHub issue to track follow-up on the event.
3
notify-slack
$sourceDescriptions.slackChat.postChatPostmessage
Notify a Slack channel with the issue link.
Source API Descriptions
openapi
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.