Syntax
Tools
The MCP server provides the following tools organized by category:Documentation
Tool Name | Description |
---|---|
documentation.search | Enables querying SuprSend documentation |
documentation.fetch | Fetch the full documentation content for the given uri |
Object Management
Tool Name | Description |
---|---|
objects.get | Enables querying object information |
objects.upsert | Enables upserting object information |
object.get_subscriptions | Enables querying subscriptions of an object |
object.upsert_subscriptions | Enables upserting subscription to an object |
objects.get_preferences | Enables querying object preferences (also within a specific category) |
objects.update_preferences | Enables updating a specific category preference for an object |
Tenant Management
Tool Name | Description |
---|---|
tenants.get | Enables querying tenant information |
tenants.upsert | Enables upserting tenant information |
tenants.update_preferences | Enables updating category preference for a tenant |
tenants.get_preferences | Enables querying all categories preference for a tenant |
User Management
Tool Name | Description |
---|---|
users.get | Enables querying user information |
users.upsert | Enables upserting user information |
users.get_preferences | Enables querying user preferences (also within a category) |
user.update_preferences | Enables updating a specific category preference for an user |
Options
Flag | Description |
---|---|
-h, --help | Show help for the command |