list-tables
View all tables within your Xano workspace to manage databases, edit schemas, and handle API documentation efficiently.
Instructions
Browse all tables in the Xano workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}