Delete Script
Scripts
Delete Script
Delete a script.
Args: script_name: Name of the script to delete
Returns: Success message when script is deleted
Raises: HTTPException: 404 if script not found
DELETE
Delete Script
Delete a script.
Args: script_name: Name of the script to delete
Returns: Success message when script is deleted
Raises: HTTPException: 404 if script not found