local_ydb_tenant_check
Verifies that the configured YDB tenant path is reachable using YDB CLI. Use after bootstrap or restore to confirm tenant metadata before proceeding with node or GraphShard checks.
Instructions
Read-only check that uses the YDB CLI to verify the configured tenant path is reachable. Use after bootstrap or restore to confirm tenant metadata before node or GraphShard checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | Named profile from local-ydb.config.json. Defaults to config.defaultProfile. | |
| configPath | No | Explicit local-ydb config file path to load for this tool call. Useful when the MCP server should pick up a different config without restart. |