docs(calendar): add +rsvp usage to skill#743
docs(calendar): add +rsvp usage to skill#743luojiyin1987 wants to merge 1 commit intolarksuite:mainfrom
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 (1)
📝 WalkthroughWalkthroughThis PR adds documentation for the existing ChangesCalendar RSVP Shortcut Documentation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
Summary
This PR makes the
calendar +rsvpshortcut directly discoverable fromskills/lark-calendar/SKILL.md.It adds inline usage guidance, concrete accept/decline/tentative examples, and the required scope so agents do not need to dig into references before finding the correct command.
Changes
+rsvpusage section toskills/lark-calendar/SKILL.mdevent_idfirst and addaccept/decline/tentativeexamplescalendar:calendar.event:replyto the permissions tableTest Plan
lark xxxcommand works as expectedskills/lark-calendar/SKILL.mdRelated Issues
Summary by CodeRabbit
+rsvpshortcut with usage instructions, prerequisite requirements (event_idretrieval via+agenda), and required permission scope details. Updated permissions reference table.