komrad rpc
Call the service's endpoints, one subcommand per RPC
komrad rpcCall the service's endpoints from a script.
Every subcommand here is one RPC, named as the MCP tool surface names it, so a script and a model ask for the same operation by the same name. Request fields are flags, and the response is the API's own JSON on stdout.
Each subcommand is one endpoint, documented with its request and response in the API reference.