hires_get_note
Fetch a single note from 100Hires with author and visibility metadata. For author details, pass include=user.
Instructions
Get a single note with author and visibility metadata. Use include=user to load author details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Note ID | |
| include | No | Include related resources, e.g. 'user' for author details |