delete_function
Remove a specific serverless function from your project by providing the project ID and function name.
Instructions
Delete a deployed function from a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Function name to delete | |
| project_id | Yes | The project ID |