Skip to main content
Lists every virtual card with its ID, last four digits, expiry, balance, and status. Start here to find available cards; if nothing comes back, call create_card to issue one.

Parameters

This tool takes no parameters.

Returns

Returns your own cards plus a total count, or a “No cards found.” message when the account is empty. Cards under connected accounts (issued and managed by an organization you are linked to) are listed too, grouped by organization, but they are read-only here: get_card_details and close_card will not work on them. Test cards are tagged so you can tell them apart from live ones.

Example

{ "name": "list_cards", "arguments": {} }