delete_function
Remove a deployed function from your project by specifying 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 |