Skip to main content
Glama

Productboard MCP Server

get_product_detail

Retrieve comprehensive product details by inputting a product ID. This tool integrates with the Productboard MCP Server to fetch product-specific information for agentic workflows.

Instructions

Returns detailed information about a specific product

Input Schema

NameRequiredDescriptionDefault
productIdYesID of the product to retrieve

Input Schema (JSON Schema)

{ "properties": { "productId": { "description": "ID of the product to retrieve", "type": "string" } }, "required": [ "productId" ], "type": "object" }
Install Server

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