get_note_v1
Fetches a Productboard note by UUID for backward compatibility during V1-to-V2 migration; use get_note for current behavior.
Instructions
DEPRECATED: use get_note instead. Kept as an alias for backwards compatibility during the V1→V2 migration. Now calls v2 GET /notes/{id} (same as get_note). V1-only fields no longer available: followers[], embedded comments[], features[].importance. The v1 displayUrl is now exposed as links.html on the returned note. This tool will be removed in the next major release (v2.0.0-cleanup, after the V1 sunset on 2026-07-08).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Note UUID |