List Contexts
list_contextsIdentify the authenticated account and its deck/container associations, or list decks within one container. Does not enter or change context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | account returns authenticated identity and deck/container associations without entering context; container lists decks for exactly one selector. | |
| handle | No | Deck handle identifying a container; alternative to container_id. | |
| contract | No | Help mode — return the complete contract with no operation performed. | |
| container_id | No | Container selector. Supply this or handle in container scope. |