Skip to main content
Glama

Productboard MCP Server

get_component_detail

Retrieve detailed information about a specific component using its unique ID within the Productboard platform. Facilitates integration into agentic workflows for enhanced product management.

Instructions

Returns detailed information about a specific component

Input Schema

NameRequiredDescriptionDefault
componentIdYesID of the component to retrieve

Input Schema (JSON Schema)

{ "properties": { "componentId": { "description": "ID of the component to retrieve", "type": "string" } }, "required": [ "componentId" ], "type": "object" }

You must be authenticated.

Other Tools from Productboard 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/kenjihikmatullah/productboard-mcp'

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