Send Chat Text MessageLark CLISend a plain text Lark message to a chat ID with the connected app bot.Write Action·Risk level 3 of 5·API key connection·Free Action
Send MessageLark CLISend any supported Lark message type. params must include receive_id_type and data must include receive_id, msg_type, and content.Write Action·Risk level 3 of 5·API key connection·Free Action
Send User Text MessageLark CLISend a plain text Lark direct message to a user open ID with the connected app bot.Write Action·Risk level 3 of 5·API key connection·Free Action
Sheets Batch UpdateLark CLIExecute a batch of write shortcuts as a single atomic request (rolls back on failure by default).Write Action·Risk level 5 of 5·API key connection·Free Action
Sheets Cells Batch ClearLark CLIClear content/formats across many sheet-prefixed ranges in one atomic batch (irreversible).Write Action·Risk level 5 of 5·API key connection·Free Action
Sheets Cells Batch Set StyleLark CLIApply one style block to many sheet-prefixed ranges in one atomic batch.Write Action·Risk level 3 of 5·API key connection·Free Action
Sheets Cells ClearLark CLIClear cell content, formats, or both within a range (irreversible).Write Action·Risk level 5 of 5·API key connection·Free Action
Sheets Cells GetLark CLIRead one or more cell ranges with values, formulas, and optional styles / comments / data validation.Read Action·Risk level 1 of 5·API key connection·Free Action
Sheets Cells MergeLark CLIMerge cells in a range.Write Action·Risk level 3 of 5·API key connection·Free Action
Sheets Cells ReplaceLark CLIFind and replace text in a spreadsheet (case / regex / whole-cell / formula-text controls).Write Action·Risk level 3 of 5·API key connection·Free Action
Sheets Cells SearchLark CLIFind cells matching --find in a spreadsheet (case / regex / whole-cell / formula-text controls).Read Action·Risk level 1 of 5·API key connection·Free Action
Sheets Cells SetLark CLIWrite values / formulas / styles / comments / data validation / embed-image to a cell range.Write Action·Risk level 3 of 5·API key connection·Free Action
Sheets Cells Set StyleLark CLIApply style flags to every cell in a range (values / formulas untouched).Write Action·Risk level 3 of 5·API key connection·Free Action
Sheets Cells UnmergeLark CLIUnmerge cells in a range.Write Action·Risk level 3 of 5·API key connection·Free Action
Sheets Changeset GetLark CLIFetch the raw changeset (edit actions) between two versions, to review whether an AI edit fulfilled the request.Read Action·Risk level 1 of 5·API key connection·Free Action
Sheets Chart CreateLark CLICreate a chart object via the manage_*_object tool.Write Action·Risk level 3 of 5·API key connection·Free Action
Sheets Chart DeleteLark CLIDelete a chart object (irreversible).Write Action·Risk level 5 of 5·API key connection·Free Action
Sheets Chart ListLark CLIList charts on a sheet, optionally filtered to a single chart_id.Read Action·Risk level 1 of 5·API key connection·Free Action
Sheets Chart UpdateLark CLIUpdate an existing chart object (read-modify-write; consult --list first).Write Action·Risk level 3 of 5·API key connection·Free Action
Sheets Cols ResizeLark CLIResize columns in pixels (NOT Excel char units): --range + --width <px> for one uniform width, --widths '{"A":100,"C:E":120}' for per-column widths in one atomic call, or --type standard to reset (--range is column letters like "A:E" or "C"; no auto for cols).Write Action·Risk level 3 of 5·API key connection·Free Action
Sheets Cond Format CreateLark CLICreate a cond-format object via the manage_*_object tool.Write Action·Risk level 3 of 5·API key connection·Free Action
Sheets Cond Format DeleteLark CLIDelete a cond-format object (irreversible).Write Action·Risk level 5 of 5·API key connection·Free Action
Sheets Cond Format ListLark CLIList conditional format rules on a sheet, optionally filtered to a single rule.Read Action·Risk level 1 of 5·API key connection·Free Action