Docs Update
Aident Loadout के माध्यम से Lark CLI के साथ Docs Update का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
प्रदाता विवरण
Update a Lark document
Aident Loadout के माध्यम से Lark CLI के साथ Docs Update का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
Update a Lark document
docआवश्यकstringdocument URL or token
blockIdstringtarget block ID(s) for block operations (comma-separated for batch delete); -1 means document end where supported
commandstringoperation; requirements: str_replace(--pattern), block_delete(--block-id, comma-separated for batch), block_insert_after/block_replace(--block-id,--content), block_copy_insert_after/block_move_after(--block-id,--src-block-ids), overwrite/append(--content) (str_replace|block_dele…
contentstringreplacement or inserted content; XML by default or Markdown when --doc-format markdown; empty with str_replace deletes match. AI agents MUST read lark-cli skills read lark-doc references/lark-doc-xml.md before writing any --content payload; when using --doc-format markdown, also…
patternstringstr_replace match pattern; XML mode is inline text, Markdown mode can match multiline text
docFormatstringcontent format for --content; xml is default for precise rich edits, markdown for user-provided Markdown or plain append/overwrite (xml|markdown) (default "xml")
revisionIdintegerbase revision id; -1 means latest (default -1)
srcBlockIdsstringcomma-separated source block ids for block_copy_insert_after and block_move_after
referenceMapobjectStructured reference_map JSON object; must be used with `--content`. Prefer embedding structure directly in the document body for ordinary writes; use `--reference-map` primarily to preserve or replay an existing `document.reference_map`. Accepts inline JSON, `@reference-map.jso…
कोई समीक्षित संरचित आउटपुट सारांश उपलब्ध नहीं है।
API कुंजी कनेक्शन। जोखिम स्तर 3/5।
मुफ़्त Action
अभी कोई प्रकाशित Skills इस Action को स्पष्ट रूप से संदर्भित नहीं करती है।