In addition to context.call, you can also make third‑party requests using the context.api namespace.
This namespace provides built‑in integrations for OpenAI, Anthropic, and Resend, allowing you to make requests in a type‑safe manner.
We'll continue adding more integrations over time. If you'd like to see a specific integration, feel free to contribute to the SDK or contact us with your suggestion.
For detailed guides on usage and configuration, see the Integrations section.