Skip to main content
Glama

Focalboard MCP Server

by gmjuhasz

get_card

Retrieve detailed information about a specific Focalboard card using its unique identifier to access card properties and content.

Instructions

Get detailed information about a specific card by its ID.

Input Schema

NameRequiredDescriptionDefault
cardIdYesThe ID of the card to retrieve

Input Schema (JSON Schema)

{ "properties": { "cardId": { "description": "The ID of the card to retrieve", "type": "string" } }, "required": [ "cardId" ], "type": "object" }

Other Tools from Focalboard 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/gmjuhasz/focalboard-mcp-server'

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