get_address
Retrieve a customer's address from Paddle Billing using customer ID and address ID to access shipping or billing information.
Instructions
This tool will retrieve an address for a customer from Paddle using its ID and related customer ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerId | Yes | Paddle ID of the customer. | |
| addressId | Yes | Paddle ID of the address. |