update_partner
Control whether a partner's shared photos appear in your main timeline. Update their server setting to show or hide their images while keeping them accessible.
Instructions
Show or hide a partner's photos inside the main timeline (they stay reachable either way). Only works on a partner who shares their library with this account (someone in shared_with_me), because the flag controls how THEIR photos appear in THIS timeline. Side effect: updates the setting on the server.
Args:
user_id: The partner whose setting changes.
in_timeline: True to mix their photos into the timeline, false to keep
them separate.
Returns: JSON with the updated partner entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| in_timeline | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |