Function Sandbox
A sandbox is a safe, limited environment in which a function runs.
Properties
ai AI
An AI object that is used to send prompts/requests to various AI models.
axios Axios
A promise-based HTTP Client for node.js and the browser.
ctx Function Context
The current context in which the function is being executed.
email Email Client
An email client to send single or bulk email messages.
fs File System
A file system object object that is used to create and access files.