Get User Highlights
get_user_highlightsFetch an Instagram user's story highlights by username, returning a list of highlights with titles, cover URLs, and IDs.
Instructions
Get an Instagram user's story highlights.
Args: username: Instagram username (e.g., "instagram", "natgeo") ctx: FastMCP context for progress reporting
Returns: Dict with url and highlights list, where each highlight has: title, cover_url, highlight_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||