he_set_tokens
Authenticate to HomeExchange by providing access_token and optionally refresh_token from browser cookies.
Instructions
Inject access_token (and optionally refresh_token) for authentication. Get these from browser DevTools → Application → Cookies → homeexchange.fr
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accessToken | Yes | The access_token cookie value from homeexchange.fr | |
| refreshToken | No | The refresh_token cookie value (optional) |