Skip to main content
Glama

Databricks MCP Server

by samhavens
  • Linux
  • Apple

get_sql_status

Retrieve SQL statement status and execution results using statement_id for monitoring and analysis on the Databricks MCP Server.

Instructions

Get the status and results of a SQL statement by statement_id

Input Schema

NameRequiredDescriptionDefault
statement_idYes

Input Schema (JSON Schema)

{ "properties": { "statement_id": { "title": "Statement Id", "type": "string" } }, "required": [ "statement_id" ], "title": "get_sql_statusArguments", "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/samhavens/databricks-mcp-server'

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