b2_list_keys
List B2 account application keys, returning key IDs, names, capabilities, and restrictions without exposing secrets. Supports pagination for 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. |