Teams Send Adaptive Card
teams_send_cardSend an Adaptive Card message to a Microsoft Teams channel with a title, body text, and optional action button link.
Instructions
Sends a rich Adaptive Card message to a Teams channel (title + body + optional link)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Card body text | |
| title | Yes | Card title | |
| link_url | No | Optional action button URL | |
| link_label | No | Label for the action button |