Skip to main content
Glama

Productboard MCP Server

get_company_detail

Retrieve detailed information about a specific company by providing its unique ID, enabling integration with Productboard workflows for enhanced data access.

Instructions

Returns detailed information about a specific company

Input Schema

NameRequiredDescriptionDefault
companyIdYesID of the company to retrieve

Input Schema (JSON Schema)

{ "properties": { "companyId": { "description": "ID of the company to retrieve", "type": "string" } }, "required": [ "companyId" ], "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