Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.75 KB

File metadata and controls

11 lines (8 loc) · 1.75 KB

ActionsRpcSyncedRequestDto

Fields

Field Type Required Description Example
action ::String ✔️ The action to execute create_employee
filter T::Hash[Symbol, ::Object] Filter parameters to scope the synced action {
"status": "active"
}
path T::Hash[Symbol, ::Object] Path parameters for the action {
"id": "123"
}
run_id T.nilable(::String) The sync run ID to associate with this action execution 550e8400-e29b-41d4-a716-446655440000