Docs: align README and template_variables description with runtime rules#86
Conversation
- README: rewrite the send-email and send-sandbox-email parameter sections to reflect the inline vs template modes — `to`, `subject`, `category` no longer marked required; document `template_uuid` and `template_variables`; spell out the mutual-exclusion rule. Add a prompt example for template-based sending. - Schema: tighten the `template_variables` description from "Ignored without template_uuid" to "Only allowed together with template_uuid; rejected otherwise" — matches the handler that actually throws.
|
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)
📝 WalkthroughWalkthroughREADME documentation expanded to support template-based email sending across two tools ( ChangesTemplate-Based Email Sending Documentation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
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)
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 |
Motivation
I forgot to update it in #82.
Changes
Summary by CodeRabbit
send-emailandsend-sandbox-emailtools, showcasing usage withtemplate_uuidandtemplate_variables