action telnyx_retrieve_billing_group { label: "Retrieve a billing group" provider: telnyx method: GET path: "/billing_groups/{id}" encoding: json output: { type: "object" additionalProperties: true } }