nacos_list_services
List registered service names from a Nacos naming registry for a specific environment, with optional group and pagination.
Instructions
List service names registered in the Nacos naming/discovery registry of one environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | Yes | Target environment (Spring profile) | |
| group | No | Service group, default DEFAULT_GROUP | |
| page_no | No | ||
| page_size | No |