Skip to main content

Setup

1. Register in Muster

Dashboard → Add Agent:
  • Name: your Dify app name
  • Framework: DIFY

2. Add an HTTP node

In your Dify workflow, add an HTTP Request node as the last step: Body:
Use sys.run_id as the job_id — it’s unique per Dify execution and makes it easy to correlate Muster signals with Dify logs.