Productboard MCP Server

get_note_detail

Retrieve detailed information about a specific note from Productboard using its unique ID, enabling structured access to note data within workflows.

Instructions

Returns detailed information about a specific note

Input Schema

NameRequiredDescriptionDefault
noteIdYesID of the note to retrieve

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Productboard MCP Server

Related Tools

ID: 6uvjyt5ipy