Daily Github Action Executor Agent - Executor
DifyMarketplace
未评级
fingerprint: dify_template:460ed748-31d4-43cb-a113-741de85715ed
3.0
/5.0
B
Description / Intro
This is a lightweight executor workflow designed to be used together with the main “Daily Github Action Executor Agent” template.
It does not perform scheduling or decision logic on its own. Instead, it serves as an execution layer that receives structured inputs from the main workflow and triggers a GitHub Actions workflow via the GitHub API (workflow_dispatch).
This template is intended to be published as a workflow tool and called by an Agent in another workflow.