Skip to main content
Glama

Xano MCP Server

by SarimSiddd

get_all_tables

Retrieve all tables within a specified Xano workspace using the workspace ID. Facilitates database management by providing a complete list of tables for organized and efficient data handling.

Instructions

Get all tables in a workspace

Input Schema

NameRequiredDescriptionDefault
workspaceIdYesID of the workspace

Input Schema (JSON Schema)

{ "properties": { "workspaceId": { "description": "ID of the workspace", "type": "number" } }, "required": [ "workspaceId" ], "type": "object" }

You must be authenticated.

Other Tools from Xano MCP Server

Related Tools

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/SarimSiddd/xano_mcp'

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