skus_list
List SKUs for a Discord application to get details of premium offerings, including ID, type, name, slug, and flags.
Instructions
Purpose: List your application's SKUs (premium offerings).
Returns: {skus:[{id, type, name, slug, flags}], count}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_id | Yes | Your application/bot ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||