affiliate_awin_verify_auth
Verify Awin credentials are valid via a minimal authenticated endpoint. Use at session start, after key rotation, or on auth errors to confirm authentication.
Instructions
Verify the configured credentials for Awin are valid by calling a minimal authenticated endpoint. Use this at the start of a session, after rotating keys, or when another operation returns an auth error. Returns {ok:true, identity?} or {ok:false, reason}; pair with affiliate_run_diagnostic for a full health check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||