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

ID: 6uvjyt5ipy