delete_custom_return_statement
Remove custom return statements from helper functions by specifying the helper name, and optionally the statement text or row ID. Delete by ID, text, or all statements for a helper.
Instructions
Delete custom return statement(s) for a helper function. By ID, by text, or all for a helper.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| helper_name | Yes | Helper function name | |
| statement | No | Specific statement text to delete (optional) | |
| statement_id | No | Specific row ID to delete (optional) |