list_table
Retrieve and view all tables within the Bitable MCP Server, enabling users to access and manage structured data efficiently.
Instructions
list table for current bitable
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "title": "list_tableArguments",
  "type": "object"
}