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

ID: 6uvjyt5ipy