resolve_note
Resolve a Productboard note from UUID, numeric ID, URL, or deep link to get its v2 details. For numeric IDs, scans recent notes up to 500.
Instructions
Resolve a Productboard note from any identifier: UUID, numeric ID, web UI URL, or deep link. Returns the v2 note (with links.html — the web UI URL, equivalent to v1 displayUrl). For numeric IDs, scans up to 500 most-recent notes (~5 pages) matching against links.html. Includes archived notes in the scan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | UUID, numeric ID (e.g. '54080737'), web UI URL, or deep link (?d=notes%2F...) |