docs: guide document copy skill usage#1673
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughTwo skill docs add copy-document routing guidance. ChangesCopy document routing rules
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Suggested reviewers
Poem
🚥 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1673 +/- ##
==========================================
+ Coverage 74.71% 74.73% +0.02%
==========================================
Files 810 811 +1
Lines 81881 81965 +84
==========================================
+ Hits 61178 61258 +80
- Misses 16135 16138 +3
- Partials 4568 4569 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@5bc9d97dc27543c0e80853b7b5e19ad1b4139db7🧩 Skill updatenpx skills add larksuite/cli#docs/guide-drive-copy-skill -y -g |
408b187 to
39be4c8
Compare
8ee48eb to
5bc9d97
Compare
Summary
Clarify that online Lark document copies should use the Drive file copy API instead of export/import or fetch/create reconstruction. This guides agents toward the native copy flow when users ask for document duplicates.
Changes
lark-doctolark-driveand explicitly namelark-cli drive files copy.lark-driveguidance for online document copy, including wiki inspect handling, copy parameters, and confirmation-required retry behavior.drive files copyas the preferred API resource for online document duplicates.Test Plan
lark-cli drive files copyflow works as expectednode scripts/skill-format-check/index.jsRelated Issues
Summary by CodeRabbit