Add:msgs.action (#83)

This commit is contained in:
ZiWei
2025-08-27 01:21:13 +08:00
committed by GitHub
parent 5ec8a57a1f
commit 7d8e6d029b
11 changed files with 180 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Goal - 合并工作流+执行
string workflow_name # 工作流名称
string task_name # 任务名称
---
# Result - 操作结果
string return_info # 结果消息
---
# Feedback - 实时反馈