rpc_discover
Discover available JSON-RPC methods on a server by querying its OpenRPC discovery endpoint to list supported functions.
Instructions
This uses JSON-RPC to call rpc.discover which is part of the OpenRPC Specification for discovery for JSON-RPC servers. A user would prompt: What JSON-RPC methods does this server have?
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes |