horizon_refresh_token
Exchange a refresh token for a new Horizon access token to keep your session active without re-entering credentials. Use this before the current token expires.
Instructions
Exchange a refresh token for a new access token.
Use this before the current access token expires (~8 hours) to maintain an active session without re-entering credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_url | No | Horizon server URL. Defaults to HORIZON_BASE_URL env var. | |
| refresh_token | Yes | Refresh token obtained from horizon_login |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||