Storyden

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:

  • method
  • params

Response contract

Result of a conversational or one-shot automation Robot invocation.

Required fields:

  • method
  • mode

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.

On this page