Waldur MCP Server

query

Execute read-only SQL queries directly on Waldur instances. This tool enables data retrieval and analysis through SQL commands, simplifying database interactions via the Waldur MCP Server.

Instructions

Run a read-only SQL query

Input Schema

NameRequiredDescriptionDefault
sqlYes

Input Schema (JSON Schema)

{ "properties": { "sql": { "title": "Sql", "type": "string" } }, "required": [ "sql" ], "title": "queryArguments", "type": "object" }

You must be authenticated.

Other Tools from Waldur MCP Server

Related Tools

ID: w4fbsg6izf