Get a hint
get_hintRetrieve a specific UX hint by ID or slug, with content converted from HTML to clean Markdown. Serves from local cache for fast access.
Instructions
Get one uxhints.com hint by id or slug (exactly one is required), with the full content already converted from WordPress HTML to clean Markdown. Results are served from a local catalog cache (default 24h TTL); call refresh_hint_catalog to force an update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Numeric post id of the hint (shown by list_hints / search_hints). | |
| slug | No | Post slug of the hint, without category prefix. |