rpc_call
Execute JSON-RPC methods on remote servers by specifying the server URL, method name, and parameters to invoke remote procedures.
Instructions
Call any JSON-RPC method on a server with parameters. A user would prompt: Call method on with params
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | ||
| method | Yes | ||
| params | No |