nacos_search_config
Search across all config contents in one environment to find which file defines a property key. Returns matching dataIds with lines.
Instructions
Full-text search across all config contents in one environment. Returns matching dataIds with the matching lines. Use this to find which config file defines a property key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | Yes | Target environment (Spring profile) | |
| keyword | Yes | Case-insensitive keyword | |
| group | No |