docs(discord): document sendMessage mediaUrl and to format

- Add example for sendMessage with media attachment (file:// and https://)
- Clarify that sendMessage uses 'to: channel:<id>' not 'channelId'
- Document replyTo parameter for replying to specific messages
- Add mediaUrl to inputs section
This commit is contained in:
Peter Steinberger
2026-01-03 11:05:09 +00:00
parent f47c7ac369
commit daa1460502
2 changed files with 20 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@
### Docs
- Skills: add Sheets/Docs examples to gog skill (#128) — thanks @mbelinky.
- Skills: clarify bear-notes token + callback usage (#120) — thanks @tylerwince.
- Skills: document Discord `sendMessage` media attachments and `to` format clarification.
- Gateway: document port configuration + multi-instance isolation.
## 2.0.0-beta5 — 2026-01-03