Skip to main content
Glama

edit-table-schema

Modify, add, rename, or remove columns in an existing table to adjust its schema for database management on the Xano MCP Server.

Instructions

Edit the schema of an existing table (add, remove, or modify columns)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
columnNoColumn specification (for 'add_column' operation)
column_nameNoName of the column to remove (for 'remove_column' operation)
operationYesType of schema operation to perform
renameNoRename specification (for 'rename_column' operation)
schemaNoFull schema specification (for 'update' operation)
table_idYesID of the table to edit

Other Tools

Related 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/lowcodelocky2/xano-mcp'

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