Under the hood
Nothing to try yet
A new function fetches policy limits via bearer token, but only for first-party accounts behind a gate.
A new function fetches "policy limits" using a bearer token in the request's authorization header. It only runs when the account type is first-party and an additional internal gate passes; otherwise it returns null immediately without making a request.