set_bearer_token
Set or refresh a bearer token for an AKHQ environment to resolve expired or unauthorized token errors.
Instructions
Set or refresh the bearer token for an AKHQ environment. Use this when a request fails with an expired/unauthorized token error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The new bearer token | |
| environment | Yes | The environment name to set the token for |