update_social_account
Update a connected social account by refreshing stored credentials or metadata. Provide the account id and optionally new username, tokens, or metadata fields.
Instructions
Update a connected social account (e.g. refresh stored credentials or metadata).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Social account id to update. | |
| username | No | New username/handle. | |
| access_token | No | New OAuth access token. | |
| refresh_token | No | New OAuth refresh token. | |
| metadata | No | Fields to merge into the account metadata. |