download_instagram_highlights
Download Instagram highlights from any user's profile by providing login credentials and specifying the target username, with optional filters for specific highlight titles.
Instructions
Download Instagram highlights for a target user.
Note: This feature requires login.
Args: username_target: Target Instagram username. highlight_title: Optional highlight title filter. username: Instagram username for authenticated access. password: Instagram password for authenticated access. download_root: Optional override for download directory.
Returns: A JSON-serializable dict containing download results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username_target | Yes | ||
| highlight_title | No | ||
| username | No | ||
| password | No | ||
| download_root | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||