Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

get_user_by_email

Retrieve user details from the Alteryx server by providing their email address, enabling efficient user management within workflows and collections.

Instructions

Get a user by their email

Input Schema

NameRequiredDescriptionDefault
emailYes

Input Schema (JSON Schema)

{ "properties": { "email": { "title": "Email", "type": "string" } }, "required": [ "email" ], "title": "get_user_by_emailArguments", "type": "object" }

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/jupiterbak/AYX-MCP-Wrapper'

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