TOOL API

add_table

使用示例: add_table(file_id="a1b2c3d4", rows=3, cols=3, data=[["A1","B1","C1"], ["A2","B2","C2"]])

Other1 credits

Call information

Tool slug
word.add_table
Provider
Word
Average response
0 ms
Calls in 7 days
0

Input parameters

file_idrequired

string

rowsrequired

integer

colsrequired

integer

data

array