Skip to main content
Glama

MCP Microsoft Teams Server

by InditexTech
Apache 2.0
213
  • Linux
  • Apple

get_member_by_name

Retrieve member details from Microsoft Teams using the member's name to simplify user identification and collaboration management.

Instructions

Get a member by its name

Input Schema

NameRequiredDescriptionDefault
nameYesMember name

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Member name", "title": "Name", "type": "string" } }, "required": [ "name" ], "title": "get_member_by_nameArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Microsoft Teams Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/InditexTech/mcp-teams-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server