GnistAI GnistAI
Log in

Webhook Subscriptions

Manage webhook subscriptions for push-based data delivery — subscribe to entity changes, list subscriptions, and track delivery status.

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 webhooks <tool> [options]

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

Related