M365 Teams Send

Send a message to a Teams thread, optionally with an attachment card.

rcarmo 0f2a7da 665 B Updated

File contents

M365 Teams Send

Use this skill when you need to send a message to a Teams conversation.

Workflow

  1. Draft the proposed message text.
  2. Get explicit user confirmation before sending.
  3. Use m365_teams_send (plain text), m365_teams_send_rich_text (markdown → HTML), or the file-card tools for attachments.
  4. Return confirmation metadata after sending.

Guardrails

  • Always confirm with the user before sending any Teams message.
  • Use dryRun=true to preview without sending.
  • Keep outbound text concise and context-aware.

rcarmo/piclaw-addons/tree/main/addons/m365/skills/m365-teams-send commit 0f2a7da0b1

Frequently asked questions

npx skillmds@latest add rcarmo/m365-teams-send