Skip to main content
Glama

Coolify MCP Server

by HowieDuhzit

coolify_get_team

Retrieve team details by ID to manage team operations and infrastructure access within the Coolify ecosystem.

Instructions

Get team by ID

Input Schema

NameRequiredDescriptionDefault
idYesTeam ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Team ID", "type": "string" } }, "required": [ "id" ], "type": "object" }

Other Tools from Coolify MCP Server

Related Tools

    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/HowieDuhzit/CoolifyMCP'

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