fetch_recent_bookmarks
Force-pull the user's most recent bookmarks from the X API now (server-side). Requires a connected X account; if the account only syncs via the browser extension, this reports that a browser sync is needed. Use when the user asks to refresh / fetch their latest saves. For Twitter-list freshness, use get_list_tweets instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | How many recent bookmarks to pull (max 800). | |
| force | No | Force the pull even if a recent sync exists. |