Skip to main content

CrewAI Integration

The key pattern: call oculus.get_token(scope=...) inside each tool function, right before the API call. The SDK caches the token so repeated calls within the same tool execution don’t hit Anti AI multiple times.