Skip to main content
Glama

MCP-Airflow-API

get_pool

Retrieve comprehensive details about a specific pool, including slots usage and descriptions, to monitor and manage resources in Apache Airflow clusters.

Instructions

[Tool Role]: Get detailed information about a specific pool.

Args: pool_name: The name of the pool to retrieve

Returns: Detailed pool information including slots usage and description

Input Schema

NameRequiredDescriptionDefault
pool_nameYes

Input Schema (JSON Schema)

{ "properties": { "pool_name": { "title": "Pool Name", "type": "string" } }, "required": [ "pool_name" ], "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/call518/MCP-Airflow-API'

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