添加run_protocol参数

This commit is contained in:
q434343
2026-03-31 16:11:11 +08:00
parent ad66fc1841
commit a48985720c
2 changed files with 14 additions and 8 deletions

View File

@@ -7779,7 +7779,8 @@ liquid_handler.prcxi:
auto-run_protocol:
feedback: {}
goal: {}
goal_default: {}
goal_default:
protocol_id: null
handles: {}
placeholder_keys: {}
result: {}
@@ -7788,7 +7789,9 @@ liquid_handler.prcxi:
properties:
feedback: {}
goal:
properties: {}
properties:
protocol_id:
type: string
required: []
type: object
result: {}