list_webhooks
Retrieve and manage webhooks in the ShipHero MCP Server to monitor real-time updates on orders, inventory, and shipping. Supports streamlined integration and event tracking.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}