update_http_function
Write full HTTP function file content to implement new features or major refactors, with automatic deployment to the bundle service after update.
Instructions
Write the FULL HTTP function file content. Best for: writing new features, major refactors, or changes that touch multiple functions. For small targeted edits (fix one function, add one function), use edit_http_function instead. After update, auto-deploys to the bundle service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Full JS code content |