action handwrytten_fonts_list_for_customizer { label: "Lists fonts available for use with the card customizer" provider: handwrytten method: GET path: "/fonts/listForCustomizer" encoding: json output: { type: "object" additionalProperties: true } }