subscriptions_list
subscriptions_list
Section titled “subscriptions_list”Category: monetization
List subscriptions for a SKU.
When to use
Section titled “When to use”When NOT to use
Section titled “When NOT to use”| Field | Type | Required | Description |
|---|---|---|---|
sku_id | string | yes | SKU to list subscriptions for |
before | string | no | Discord subscription ID |
after | string | no | Discord subscription ID |
limit | integer | no | |
user_id | string | no | Discord user ID |
Returns
Section titled “Returns”\{subscriptions:[...], count\}.
Output schema
Section titled “Output schema”| Field | Type | Required | Description |
|---|---|---|---|
subscriptions | array | yes | |
count | integer | yes |
Annotations
Section titled “Annotations”| Property | Value |
|---|---|
| Read-only | yes |
| Destructive | no |
| Idempotent | yes |
| Open-world | yes |
| Confirmation required | no |
Source
Section titled “Source”packages/mcp-core/src/tools/monetization/subscriptions_list.ts