Teradata MCP Server

by Teradata
MIT License
2
  • Apple

read_SQL_list

Retrieve SQL query history for a specific user or all users within a specified timeframe using this tool. Simplify database monitoring and analysis on the Teradata MCP Server.

Instructions

Get a list of SQL run by a user in the last number of days if a user name is provided, otherwise get list of all SQL in the last number of days.

Input Schema

NameRequiredDescriptionDefault
no_daysNonumber of days to look back
user_nameNouser name

Input Schema (JSON Schema)

{ "properties": { "no_days": { "default": 7, "description": "number of days to look back", "title": "No Days", "type": "integer" }, "user_name": { "default": "", "description": "user name", "title": "User Name", "type": "string" } }, "title": "read_SQL_listArguments", "type": "object" }
ID: q8kueash24