clean_remove_html
Remove HTML tags from text to extract clean content for analysis or display. Part of the blackmount-nlp-mcp server's lightweight NLP toolkit.
Instructions
Remove HTML tags from text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |