list_webhooks
Retrieve and manage webhook configurations from the ShipStation API MCP Server, enabling streamlined integration and automated updates for order and shipment 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"
}