> ## Documentation Index
> Fetch the complete documentation index at: https://docs.useparagon.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Microsoft Teams

> Browse the tools and triggers available for Microsoft Teams in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/microsoftTeams/TEAMS_SEND_MESSAGE_IN_CHANNEL" title="Send Message In Channel" horizontal />

  <Card href="/actionkit/integrations/microsoftTeams/TEAMS_SEND_MESSAGE_IN_CHAT" title="Send Message In Chat" horizontal />

  <Card href="/actionkit/integrations/microsoftTeams/TEAMS_GET_USER_BY_EMAIL" title="Get User By Email" horizontal />

  <Card href="/actionkit/integrations/microsoftTeams/TEAMS_JOINED_TEAM_LIST" title="Joined Team List" horizontal />

  <Card href="/actionkit/integrations/microsoftTeams/TEAMS_CHANNEL_LIST" title="Channel List" horizontal />

  <Card href="/actionkit/integrations/microsoftTeams/TEAMS_MEMBER_LIST" title="Member List" horizontal />

  <Card href="/actionkit/integrations/microsoftTeams/TEAMS_LIST_MESSAGES_IN_CHAT" title="List Messages In Chat" horizontal />
</CardGroup>

<Info>**Don't see the tool you need?** Define your own using [Custom Tools](/actionkit/custom-tools).</Info>

## Triggers

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/microsoftTeams/triggers/TEAMS_TRIGGER_CHANNEL_CREATED" title="Channel Created" horizontal />

  <Card href="/actionkit/integrations/microsoftTeams/triggers/TEAMS_TRIGGER_CHAT_CREATED" title="Chat Created" horizontal />

  <Card href="/actionkit/integrations/microsoftTeams/triggers/TEAMS_TRIGGER_CHAT_UPDATED" title="Chat Updated" horizontal />
</CardGroup>

<Info>**Don't see the trigger you need?** Define your own using [Custom Webhooks](/resources/custom-webhooks).</Info>
