affiliate_netrefer_verify_auth
Check whether NetRefer credentials are valid via a minimal authenticated call. Run it at session start, after key rotation, or when auth errors occur; it returns ok and identity or a failure reason.
Instructions
Verify the configured credentials for NetRefer 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 | |||