Custom API Call, to enable this action for a addon, you need to call the createCustomApiCallAction in your actions array.
Basic Example
The example below implements the action for the OpenAI addon. The OpenAI addon uses aBearer token authorization header to identify the user sending the request.