II.
ToolDescriptor overview
Reference · livetool-descriptor:postgres.describe-table
Postgres: Describe Table overview
Return column names, types, and constraints for a table.
Attributes
schema
{}
displayName
Postgres: Describe Table
description
Return column names, types, and constraints for a table.
inputSchema
type
object
required
- table
properties
table
type
string
schema_name
type
string
outputSchema
type
object
properties
columns
type
array
mode
normal
streamable
false
timeoutMs
30000
Outgoing edges
contained_in_plugin1
- tool-server:postgres-mcp·ToolServerPostgres MCP (read-only)
Incoming edges
contains_tool_descriptor1
- tool-server:postgres-mcp·ToolServerPostgres MCP (read-only)