Skip to main content
Glama

wordpress_get_table_structure

Retrieve the database table structure including column names and data types to understand WordPress database schema for development or troubleshooting.

Instructions

Get database table structure (columns and types)

Input Schema

NameRequiredDescriptionDefault
tableYes

Input Schema (JSON Schema)

{ "properties": { "table": { "type": "string" } }, "required": [ "table" ], "type": "object" }

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RaheesAhmed/wordpress-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server