list_data_stores
Identify all data stores in your architecture, with optional filtering by type, to uncover potential security threats.
Instructions
List all data stores in the architecture.
This tool lists all data stores in the system architecture.
Args: ctx: MCP context for logging and error handling type: Optional type to filter data stores
Returns: A markdown-formatted list of data stores
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Optional type to filter data stores |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |