list_operations
Retrieve all operation names for a given service from Jaeger traces to support service discovery and trace inspection.
Instructions
List all operations for a specific service.
Args: service_name: Name of the service
Returns: JSON string with list of operations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |