From 92587db997f2608fb002faf5ae0da283a654fed9 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 11:38:47 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- api/openapi/markdown/console-openapi.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/api/openapi/markdown/console-openapi.md b/api/openapi/markdown/console-openapi.md index 01bafc4b3d9..22b29e1b4d3 100644 --- a/api/openapi/markdown/console-openapi.md +++ b/api/openapi/markdown/console-openapi.md @@ -3861,6 +3861,7 @@ Submit human input form preview for workflow | Name | Located in | Description | Required | Schema | | ---- | ---------- | ----------- | -------- | ------ | +| snapshot_id | query | | No | string | | app_id | path | | Yes | string (uuid) | | node_id | path | | Yes | string | @@ -20668,6 +20669,12 @@ How a workflow node is bound to an Agent. | ---- | ---- | ----------- | -------- | | WorkflowAgentBindingType | string | How a workflow node is bound to an Agent. | | +#### WorkflowAgentComposerQuery + +| Name | Type | Description | Required | +| ---- | ---- | ----------- | -------- | +| snapshot_id | string | | No | + #### WorkflowAgentComposerResponse | Name | Type | Description | Required |