Skip to main content
Glama

Teradata MCP Server

Official
by Teradata

sec_userRoles

Retrieve roles assigned to a user in Teradata MCP Server by providing the user’s name. Returns formatted response with query results and metadata for clear role analysis.

Instructions

Get roles assigned to a user.

Arguments: user_name - user name to analyze

Returns: ResponseType: formatted response with query results + metadata

Input Schema

NameRequiredDescriptionDefault
user_nameYes

Input Schema (JSON Schema)

{ "properties": { "user_name": { "title": "User Name", "type": "string" } }, "required": [ "user_name" ], "title": "handle_sec_userRolesArguments", "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/Teradata/teradata-mcp-server'

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