Files

25 lines
572 B
JSON

{
"id": "event-trigger-pack",
"name": "AiToEarn 业务事件触发器",
"type": "trigger",
"version": "1.0.0",
"description": "为频道连接、发布任务和内容生命周期提供受控工作流事件触发器",
"author": "aitoearn",
"repository": "https://git.frp.it1024.cc/aitoearn/event-trigger-pack",
"compatibility": {
"aitoearn": ">=2.5.0 <3.0.0"
},
"entry": {
"main": "plugin-entry.json"
},
"permissions": [
"workflow.register"
],
"keywords": [
"trigger",
"workflow",
"content-lifecycle",
"wechat"
]
}