docs(plugins): document message presentation cards

This commit is contained in:
Peter Steinberger
2026-04-21 21:29:32 +01:00
parent c742a706bf
commit 674feda214
5 changed files with 347 additions and 3 deletions

View File

@@ -1254,6 +1254,8 @@ Plugins should own channel-specific `describeMessageTool(...)` schema
contributions for non-message primitives such as reactions, reads, and polls.
Shared send presentation should use the generic `MessagePresentation` contract
instead of provider-native button, component, block, or card fields.
See [Message Presentation](/plugins/message-presentation) for the contract,
fallback rules, provider mapping, and plugin author checklist.
Send-capable plugins declare what they can render through message capabilities: