| title | TeamsMessageAction |
|---|---|
| description | TeamsMessageAction Schema Reference |
| Property | Type | Required | Description |
|---|---|---|---|
| name | string |
✅ | Action name |
| type | string |
✅ | |
| channel | string |
✅ | Teams channel ID |
| message | string |
✅ | Message text with optional markdown |
| mentions | string[] |
optional | User IDs to mention |
| teamId | string |
optional | Team ID (if not in default team) |