Link a tracker
nuvio_link_trackerStore OAuth tokens for a tracker profile after out-of-band authentication, enabling account linking while snapshotting prior state for revert.
Instructions
Store tracker OAuth tokens for a profile. Use this only when tokens were obtained out-of-band; prefer the app sign-in flow. The previous state is snapshotted before the write; revert with nuvio_undo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tracker | Yes | Tracker: mal | anilist | kitsu | |
| username | No | ||
| profile_id | No | ||
| access_token | Yes | ||
| refresh_token | No | ||
| tracker_user_id | No | ||
| expires_in_seconds | No |