list_methods
List all RPC methods for a gRPC service by providing its full service name. Enables quick discovery of available endpoints.
Instructions
List all methods for a specific gRPC service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_name | Yes | Full service name (e.g. grpc.health.v1.Health) |