get_account_slots
Retrieve custom metadata (slots) from an account, such as APR, credit limits, or rewards. Fetch all slots or a specific key.
Instructions
Read slots (custom metadata) from an account.
Slots are key-value pairs stored on accounts for metadata like APR, credit limit, reward rates, or any custom data.
Args: account: Account ref: full path (e.g., "Liabilities:Credit Cards:Capital One"), %short GUID, or full 32-char GUID. key: Specific slot key to retrieve. If omitted, returns all slots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | ||
| account | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |