action netlify_list_payment_methods_for_user { label: "listPaymentMethodsForUser" provider: netlify method: GET path: "/billing/payment_methods" encoding: json output: { type: "object" additionalProperties: true } }