Skip to main content
Glama

feishu_insert_table

Insert tables into Feishu documents using Markdown syntax or structured data arrays. Specify document ID, headers, rows, column widths, and insertion position.

Instructions

在飞书文档中插入表格。支持 Markdown 表格语法或结构化数据输入。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
document_idYes飞书文档 ID 或 URL
markdown_tableNoMarkdown 格式的表格。例如:| 列1 | 列2 |\n|---|---|\n| 值1 | 值2 |
headersNo表头数组。与 rows 配合使用,二选一:markdown_table 或 headers+rows
rowsNo数据行数组。每行是一个字符串数组
header_rowNo第一行是否为表头样式(默认 true)
column_widthNo列宽数组(像素),不指定则自动分配
block_idNo插入位置的 Block ID。不指定则追加到文档末尾

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/redleaves/feishu-mcp-server'

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