mcp-sqlalchemy

Official
Apache 2.0
7
  • Apple
  • Linux

podbc_get_schemas

Retrieve a list of all schema names from a connected database using SQLAlchemy via pyodbc, enabling efficient database schema management.

Instructions

Retrieve and return a list of all schema names from the connected database.

Input Schema

NameRequiredDescriptionDefault
urlNo

Input Schema (JSON Schema)

{ "properties": { "url": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Url" } }, "title": "podbc_get_schemasArguments", "type": "object" }

You must be authenticated.

Other Tools from mcp-sqlalchemy

Related Tools

ID: d29eq2qygt