Beyond-Bot.ai Logo+microsoft_teams Logo

Beyond-Bot.ai + microsoft_teams

Microsoft Teams integrates chat, video meetings, and file storage within Microsoft 365, providing virtual collaboration and communication for distributed teams

What You Can Do with this Integration

Automate Data Entry

Automatically sync new contacts or deals from Beyond-Bot.ai to microsoft_teams.

Enrich Customer Profiles

Use Beyond-Bot.ai to find and add new information to your records in microsoft_teams.

Trigger Workflows

Start automated workflows in microsoft_teams based on conversations with your virtual expert.

Available Actions

Here are the specific actions your virtual expert can perform within microsoft_teams.

Add Member To Team

Tool to add a user to a microsoft teams team. use when granting or updating membership for a user.

Archive Teams Team

Tool to archive a microsoft teams team. use after confirming the team id; returns 202 if accepted.

Get All Chats

Retrieves all microsoft teams chats a specified user is part of, supporting filtering, property selection, and pagination.

Get All Chat Messages

Retrieves all messages from a specified microsoft teams chat using the microsoft graph api, automatically handling pagination; ensure `chat id` is valid and odata expressions in `filter` or `select` are correct.

Create Online Meeting

Use to schedule a new standalone microsoft teams online meeting, i.e., one not linked to any calendar event.

Create Team

Tool to create a new microsoft teams team. use when you need to provision a team with optional template, channels, and members.

Delete Teams Team

Tool to delete a microsoft teams team. use after confirming the target team id.

Get Team Channel

Tool to get a specific channel in a team. use after obtaining valid team and channel ids to fetch channel details.

Get Chat Message

Tool to get a specific chat message. use after confirming chat id and message id.

Get Team

Tool to get a specific team. use when full details of one team by id are needed.

List Message Replies

Tool to list replies to a channel message. use after obtaining team, channel, and message ids.

List Team Members

Tool to list members of a microsoft teams team. use when you need to retrieve the members of a specific team, for auditing or notifications.

List Teams Templates

Tool to list available microsoft teams templates. use when retrieving templates for team creation or customization workflows.

List Users

Tool to list all users in the organization. use when you need to retrieve directory users with filtering, pagination, and field selection.

Create A Channel

Creates a new 'standard', 'private', or 'shared' channel within a specified microsoft teams team.

Create Chat

Creates a new chat; if a 'oneonone' chat with the specified members already exists, its details are returned, while 'group' chats are always newly created.

Get Teams Message

Retrieves a specific message from a microsoft teams channel using its team, channel, and message ids.

List Teams

Retrieves microsoft teams accessible by the authenticated user, allowing filtering, property selection, and pagination.

List Team Channels

Retrieves channels for a specified microsoft teams team id (must be valid and for an existing team), with options to include shared channels, filter results, and select properties.

List Chat Messages

Retrieves messages (newest first) from an existing and accessible microsoft teams one-on-one chat, group chat, or channel thread, specified by `chat id`.

List People

Retrieves a list of people relevant to a specified user from microsoft graph, noting the `search` parameter is only effective if `user id` is 'me'.

Post Message To Teams Channel

Posts a new text or html message to a specified channel in a microsoft teams team.

Send Message To Teams Chat

Sends a non-empty message (text or html) to a specified, existing microsoft teams chat; content must be valid html if `content type` is 'html'.

Reply To Teams Channel Message

Sends a reply to an existing message, identified by `message id`, within a specific `channel id` of a given `team id` in microsoft teams.

Unarchive Teams Team

Tool to unarchive a microsoft teams team. use when you need to restore an archived team to active state.

Update Teams Channel Message

Tool to update a message in a channel. use when you need to modify an existing channel message after confirming channel and message ids.

Update Teams Chat Message

Tool to update a specific message in a chat. use when you need to correct or modify a sent chat message.

Update Team

Tool to update the properties of a team. use when you need to modify team settings such as member, messaging, or fun settings.