Overview
Describe what this function does and when to use it.
Inputs
inputName(type): What this input controls.
Output
- Returns: Describe the response shape and key fields.
Required Packages
- package-name: Why this package is needed.
Setup
Environment Variables
API_KEY: Explain where users get this.
Example Request
{
"example": true
}
Example Response
{
"ok": true
}
Notes
- Mention limits, retries, or important caveats.