robot_run
Plugin to Host RPC method.
robot_run is a Plugin to Host method.
This page is generated from api/rpc/plugin-to-host/robot_run.yaml.
Types
- Request type:
RPCRequestRobotRun - Response type:
RPCResponseRobotRun
Request contract
Run a conversational or one-shot automation Robot invocation.
Required fields:
methodparams
Response contract
Result of a conversational or one-shot automation Robot invocation.
Required fields:
methodmode
Notes
- JSON-RPC base request/response envelope types are defined in
api/rpc/rpc.yaml. - Union wiring between host/plugin method sets is defined in
api/plugin.yaml.