Read and search Nacos configuration files via HTTP API. Use when Claude needs to: (1) View all configuration files in a Nacos namespace, (2) Read the content of specific configuration files (e.g., application-local.yml), (3) Search for configurations by dataId or group name, (4) Work with Nacos configuration management system. Supports customizable namespace IDs, group names, and Nacos server URLs.