[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2026-06-25 11:38:47 +00:00 committed by GitHub
parent 4d2a0560c2
commit 92587db997
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 |