| Field | Type | Required | Description | Example |
|---|---|---|---|---|
actions_rpc_request_dto |
Models::Shared::ActionsRpcRequestDto | ✔️ | N/A | |
debug |
T.nilable(T::Boolean) | ➖ | Enable debug mode for the action execution | false |
run_id |
T.nilable(::String) | ➖ | Run ID to associate with the sync operation. Only relevant when sync=true. | 550e8400-e29b-41d4-a716-446655440000 |
sync |
T.nilable(T::Boolean) | ➖ | When true, the action result is written to the datasync index and the response includes datasync metadata | false |
x_account_id |
::String | ✔️ | The account identifier |