GnistAI GnistAI
Log in

Profanity Filter

Text content moderation — check text for profanity, censor it, and return clean versions using an in-memory word list.

Overview   |   MCP   |   REST API   |   OpenAPI   |   CLI   |   Tutorial   |   Toolkits   |   Home

CLI Reference

Install the Gnist CLI with pip install gnistai, then use this toolkit from your terminal:

gc profanity-filter <tool> [options]

See the CLI Quickstart for installation and usage. This toolkit is also available via MCP and REST API.

Related