Im Pins DeleteLark CLIRun the official Lark API command im pins delete. 移除 Pin 消息。Identity: supports `user` and `bot`Write Action·Risk level 5 of 5·API key connection·Free Action
Im Pins ListLark CLIRun the official Lark API command im pins list. 获取群内 Pin 消息。Identity: supports `user` and `bot`Read Action·Risk level 1 of 5·API key connection·Free Action
Im Reactions Batch QueryLark CLIRun the official Lark API command im reactions batch_query. 批量获取消息表情。Identity: supports `user` and `bot`.[Must-read](references/lark-im-reactions.md)Read Action·Risk level 1 of 5·API key connection·Free Action
Im Reactions CreateLark CLIRun the official Lark API command im reactions create. 添加消息表情回复。Identity: supports `user` and `bot`; the caller must be in the conversation that contains the message.[Must-read](references/lark-im-reactions.md)Write Action·Risk level 3 of 5·API key connection·Free Action
Im Reactions DeleteLark CLIRun the official Lark API command im reactions delete. 删除消息表情回复。Identity: supports `user` and `bot`; the caller must be in the conversation that contains the message, and can only delete reactions added by itself.[Must-read](references/lark-im-reactions.md)Write Action·Risk level 3 of 5·API key connection·Free Action
Im Reactions ListLark CLIRun the official Lark API command im reactions list. 获取消息表情回复。Identity: supports `user` and `bot`; the caller must be in the conversation that contains the message.[Must-read](references/lark-im-reactions.md)Read Action·Risk level 1 of 5·API key connection·Free Action
Im Threads ForwardLark CLIRun the official Lark API command im threads forward. 转发话题。Identity: supports `user` and `bot`Write Action·Risk level 3 of 5·API key connection·Free Action
Im Threads Messages ListLark CLIList messages in a thread; user/bot; accepts om_/omt_ input, resolves message IDs to thread_id, supports sort/paginationRead Action·Risk level 1 of 5·API key connection·Free Action
Insert Document ImageLark CLIDownload one image from Aident temporary file storage and insert it into an existing Lark Docx document.Write Action·Risk level 3 of 5·API key connection·Free Action
List Base TablesLark CLIList tables in a Lark Base.Read Action·Risk level 1 of 5·API key connection·Free Action
List Base ViewsLark CLIList views in a Lark Base table.Read Action·Risk level 1 of 5·API key connection·Free Action
List Bot ChatsLark CLIList chats that the connected Lark bot belongs to. params must be a JSON object accepted by the chat-list API and may include page_size and page_token.Read Action·Risk level 1 of 5·API key connection·Free Action
List Chat MembersLark CLIList members of a Lark chat. params must be a JSON object accepted by the chat-members API and may include page_size, page_token, and member_id_type.Read Action·Risk level 1 of 5·API key connection·Free Action
List MessagesLark CLIList historical Lark messages. params must contain the Lark message-list query parameters, including container_id_type and container_id.Read Action·Risk level 1 of 5·API key connection·Free Action
Mail Lint HtmlLark CLILint mail HTML body for compatibility / safety / Larksuite-native rules. Returns warnings/errors and (always) auto-fixed cleaned_html. Read-only: no draft, no API call. Use this BEFORE creating a draft to preview what the writing-path lint would change.Read Action·Risk level 1 of 5·API key connection·Free Action
Mail MessagesLark CLIUse when reading full content for multiple emails by message ID. You may pass more than 20 IDs; the CLI handles them in batches of 20 and merges output while preserving request order.Read Action·Risk level 1 of 5·API key connection·Free Action
Mail Template CreateLark CLICreate a personal mail template. Scans HTML <img src> local paths (reusing draft inline-image detection), uploads inline images and non-inline attachments to Drive, rewrites HTML to cid: references, and POSTs a Template payload to mail.user_mailbox.templates.create.Write Action·Risk level 3 of 5·API key connection·Free Action
Mail Template UpdateLark CLIUpdate an existing mail template. Supports --inspect (read-only projection), --print-patch-template (prints a JSON skeleton for --patch-file), and flat flags (--set-subject / --set-name / etc). Internally it GETs the template, applies the patch, rewrites <img> local paths to cid…Write Action·Risk level 3 of 5·API key connection·Free Action
Mail User Mailbox Folders CreateLark CLIRun the official Lark API command mail user_mailbox.folders create. 创建邮箱文件夹Write Action·Risk level 3 of 5·API key connection·Free Action
Mail User Mailbox Folders DeleteLark CLIRun the official Lark API command mail user_mailbox.folders delete. 删除邮箱文件夹Write Action·Risk level 5 of 5·API key connection·Free Action
Mail User Mailbox Folders GetLark CLIRun the official Lark API command mail user_mailbox.folders get. 获取邮箱文件夹信息Read Action·Risk level 1 of 5·API key connection·Free Action
Mail User Mailbox Folders ListLark CLIRun the official Lark API command mail user_mailbox.folders list. 列出邮箱文件夹Read Action·Risk level 1 of 5·API key connection·Free Action
Mail User Mailbox Folders PatchLark CLIRun the official Lark API command mail user_mailbox.folders patch. 修改邮箱文件夹Write Action·Risk level 3 of 5·API key connection·Free Action