action telnyx_get_user_balance { label: "Retrieve user balance details" provider: telnyx method: GET path: "/balance" encoding: json output: { type: "object" additionalProperties: true } }