在一个页面里完成工具注册、工作流编排、执行调试、Trigger 触发和结果回看。默认使用同域 API,适合直接挂在 `/console`。
支持 preset、保留节点 ID、显式 edges,并可直接运行同步闭环。
创建后可以发布、运行、绑定 trigger。
| Name | Status | Version | Actions |
|---|
当前选中 workflow 的完整定义。
Select a workflow to inspect its structure.
直接走 `/workflows/{id}/run`,拿到完整 execution 结果。
选中 execution 后展示 output、steps、logs。
Execution summary will appear here.
Execution logs will appear here.
查看步骤状态、快速定位失败节点。
| ID | Workflow | Status | Started | Steps | Actions |
|---|
注册后可在 workflow 节点中直接引用 `tool_id`。
对选中的 tool 执行一次真实调用。
Tool result will appear here.
内置工具和自定义工具统一展示。
| Name | ID | Type | Description | Actions |
|---|
支持 workflow 绑定、启停和实时触发执行。
触发完成后这里展示对应 execution。
Trigger execution result will appear here.
支持启停、即时 fire、同步 execution 面板。
| Name | Workflow | Type | Enabled | Actions |
|---|