airflow-mcp-server

by abhishekbhakat
Verified

get_user

Retrieve user details by specifying a username from the Airflow MCP server. Input a username to fetch related information efficiently.

Instructions

get_user

Input Schema

NameRequiredDescriptionDefault
usernameNo

Input Schema (JSON Schema)

{ "properties": { "username": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Username" } }, "title": "get_user_input", "type": "object" }

You must be authenticated.

Other Tools from airflow-mcp-server

Related Tools

ID: 6gjq9w80xr