application_get_role_connection_metadata
Retrieve role-connection metadata records for a Discord application to manage linked roles criteria. Returns the records and total count.
Instructions
Purpose: List the application role-connection metadata records (used for "linked roles" criteria).
Returns: {records, count} where record.type ∈ 1..8 (INTEGER_LESS_THAN_OR_EQUAL=1, …, BOOLEAN_NOT_EQUAL=8).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_id | Yes | Bot/app application ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||