Im Messages Send
通过 Aident Loadout 使用 Lark CLI 的 Im Messages Send。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Send a message to a chat or direct message; user/bot; sends to chat-id or user-id with text/markdown/post/media, supports idempotency key
通过 Aident Loadout 使用 Lark CLI 的 Im Messages Send。执行前查看输入、输出、设置、价格和风险。
Send a message to a chat or direct message; user/bot; sends to chat-id or user-id with text/markdown/post/media, supports idempotency key
filestringfile key (file_xxx), URL, or cwd-relative local path (absolute paths and .. are rejected)
textstringplain text message (auto-wrapped as JSON)
audiostringaudio file key (file_xxx), URL, or cwd-relative local path for a voice message (absolute paths and .. are rejected); local paths and URLs must be Opus (.opus or Ogg Opus .ogg). For mp3/wav, convert to .opus first, or use --file to send as an attachment
imagestringimage key (img_xxx), URL, or cwd-relative local path (absolute paths and .. are rejected)
videostringvideo file key (file_xxx), URL, or cwd-relative local path (absolute paths and .. are rejected); must be used together with --video-cover
chatIdstring(required, mutually exclusive with --user-id) chat ID (oc_xxx)
userIdstring(required, mutually exclusive with --chat-id) user open_id (ou_xxx)
contentstring(one of --content/--text/--markdown/--image/--file/--video/--audio required) message content JSON
msgTypestringmessage type for --content JSON; when using --text/--markdown/--image/--file/--video/--audio, the effective type is inferred automatically (text|post|image|file|audio|media|interactive|share_chat|share_user) (default "text")
markdownstringmarkdown text (auto-wrapped as post format with style optimization; image URLs auto-resolved)
videoCoverstringvideo cover image key (img_xxx), URL, or cwd-relative local path (absolute paths and .. are rejected); required when using --video
idempotencyKeystringidempotency key, max 50 characters (prevents duplicate sends)
暂无经过审核的结构化输出摘要。
API 密钥连接。风险等级 3/5。
免费操作
目前没有已发布技能明确引用此操作。