set-access-token
Provide or refresh a Microsoft Graph bearer token for authenticated requests, with optional expiration.
Instructions
Provide/refresh a Microsoft Graph bearer token when the server runs with USE_CLIENT_TOKEN=true (e.g. EntraPulse passing its own token for seamless SSO). expiresOn is ISO 8601; defaults to the token's exp claim or 1 hour.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expiresOn | No | ||
| accessToken | Yes |