Knock · Arazzo Workflow
Knock Trigger Workflow and Inspect Message Content
Version 1.0.0
Trigger a workflow then locate the generated message and read its rendered content.
View Spec
View on GitHub
NotificationMessagingInfrastructureWorkflowsCross-ChannelEmailSMSPushIn-AppChatSlackWebhookMCPAI AgentsDeveloper PlatformArazzoWorkflows
Provider
Workflows
trigger-workflow-inspect-message-content
Trigger a workflow then read the resulting message and its content.
Triggers a workflow for a recipient, lists the recipient's most recent message, fetches the message resource, and retrieves its rendered content.
1
triggerWorkflow
{$sourceDescriptions.workflowsApi.url}#/paths/~1v1~1workflows~1{key}~1trigger/post
Trigger the workflow for the recipient to produce one or more messages.
2
findMessage
List the most recent message for the recipient and tenant so the generated message can be inspected.
3
4
getMessageContent
Fetch the fully rendered contents of the message for the channel it was delivered through.
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.