feat: add im message patch meta api - #2178
Open
91-enjoy wants to merge 1 commit into
Open
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe Lark IM skill documentation adds the ChangesInteractive message patch
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
91-enjoy
force-pushed
the
feat/add_im_message_patch_meta_api
branch
from
August 4, 2026 08:44
1df0007 to
98d044f
Compare
PR Quality SummaryCI did not complete successfully. Use the failed check links below to decide whether this PR needs a code change or a rerun. CI status
|
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@98d044fe0512d57e57201a4e9fd4e2f6ff75f73c🧩 Skill updatenpx skills add 91-enjoy/cli#feat/add_im_message_patch_meta_api -y -g |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The IM skill did not document the existing Meta API for updating interactive
message cards. This PR adds
im messages patchto the domain guide so agentscan discover its constraints and required scope.
Changes
messages.patch, including supported identities, the 14-day updatewindow, and the 30 KB serialized card-content limit
messages.patchto the requiredim:message:updatescopeTest Plan
node scripts/skill-format-check/index.jsgit diff --check upstream/main...HEAD./lark-cli im --help./lark-cli im messages --help./lark-cli im messages patch --help./lark-cli schema im.messages.patch --format json./lark-cli im messages patchRelated Issues
Summary by CodeRabbit
messages.patchAPI.