entitlements_delete_test
entitlements_delete_test
Section titled “entitlements_delete_test”Category: monetization
Delete a test entitlement (dev tool). DESTRUCTIVE — IRREVERSIBLE.
When to use
Section titled “When to use”When NOT to use
Section titled “When NOT to use”| Field | Type | Required | Description |
|---|---|---|---|
application_id | string | yes | Your application/bot ID |
entitlement_id | string | yes | Test entitlement to delete (IRREVERSIBLE) |
Returns
Section titled “Returns”\{deleted, application_id, entitlement_id\}.
Output schema
Section titled “Output schema”| Field | Type | Required | Description |
|---|---|---|---|
deleted | boolean | yes | |
application_id | string | yes | Discord application ID |
entitlement_id | string | yes | Discord entitlement ID |
Annotations
Section titled “Annotations”| Property | Value |
|---|---|
| Read-only | no |
| Destructive | yes |
| Idempotent | yes |
| Open-world | yes |
| Confirmation required | yes (__confirm:true required) |
Source
Section titled “Source”packages/mcp-core/src/tools/monetization/entitlements_delete_test.ts