Update a TikTok avatar
tiktok_update_avatarUpdate a TikTok account's profile image using a local path, image URL, or base64 data. Provide the account ID to set the new avatar.
Instructions
Set the profile image using a local path, URL, or base64 input.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_url | No | ||
| account_id | Yes | Local account name using letters, numbers, dots, dashes, or underscores | |
| image_path | No | Local image path; the file stays on this device | |
| image_base64 | No |