explain_service
Explains a FinPay microservice, returning its purpose, owning team, implementation language, dependencies, health, port, and a human-readable dependency graph description.
Instructions
Get a detailed explanation of a FinPay microservice: its purpose, owning team, implementation language, upstream dependencies, downstream dependents, current health status, and port. Also returns a human-readable dependency graph description. Returns a NOT_FOUND error if the service name does not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Service name (e.g. api-gateway, transaction-service, hub-adapter-service, compliance-service, fx-service, notification-service, audit-service) |