b2_list_keys
List B2 account application keys with IDs, names, capabilities, and restrictions, without exposing key secrets. Supports pagination to browse large key sets.
Instructions
List the application keys associated with the B2 account. Does not return the actual key secrets — only key IDs, names, capabilities, and restrictions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxKeyCount | No | Maximum number of keys to return (1-1000). | |
| startApplicationKeyId | No | Pagination cursor from a previous response's nextApplicationKeyId. |