Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

get_user_by_first_name

Retrieve user details by first name using the AYX-MCP-Wrapper server, enabling efficient user management in Alteryx workflows and systems.

Instructions

Get a user by their first name

Input Schema

NameRequiredDescriptionDefault
first_nameYes

Input Schema (JSON Schema)

{ "properties": { "first_name": { "title": "First Name", "type": "string" } }, "required": [ "first_name" ], "title": "get_user_by_first_nameArguments", "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