YDB MCP

Official
by ydb-platform
Apache 2.0
17
  • Linux
  • Apple

ydb_list_directory

Retrieve directory contents within YDB databases using a specified path. Enables structured access to stored data for efficient management and querying.

Instructions

List directory contents in YDB

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "properties": { "path": { "title": "Path", "type": "string" } }, "required": [ "path" ], "title": "list_directoryArguments", "type": "object" }

You must be authenticated.

Other Tools from YDB MCP

Related Tools

ID: 5f9hipc1tz