action handwrytten_simple_list_cards { label: "Lists information on cards" description: "Filterable card list. If called with UID will also provide user-specific cards." provider: handwrytten method: GET path: "/cards/list" encoding: json output: { type: "object" additionalProperties: true } }