action telnyx_list_billing_groups { label: "List all billing groups" provider: telnyx method: GET path: "/billing_groups" encoding: json output: { type: "object" additionalProperties: true } }