podbc_describe_table
Retrieve table definitions, including column names, data types, and keys, from any SQLAlchemy-accessible DBMS using the MCP server's pyodbc connectivity.
Instructions
Retrieve and return a dictionary containing the definition of a table, including column names, data types, nullable, autoincrement, primary key, and foreign keys.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
Schema | Yes | ||
table | Yes | ||
url | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-sqlalchemy
Related Tools
- @OpenLinkSoftware/mcp-sqlalchemy-server
- @OpenLinkSoftware/mcp-sqlalchemy-server
- @OpenLinkSoftware/mcp-sqlalchemy-server
- @OpenLinkSoftware/mcp-sqlalchemy-server
- @OpenLinkSoftware/mcp-sqlalchemy-server