Xano MCP Server
by SarimSiddd
create_table
Create a new table in a workspace
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Optional description for the table | |
docs | No | Optional documentation for the table | |
name | Yes | Name of the table to create | |
workspaceId | Yes | ID of the workspace to create the table in |