hotmart_product_plans_list
List all plans for a Hotmart product using its product ID, with options for pagination and field selection.
Instructions
Get Product Plans. Example: hotmart_product_plans_list(product_id=12345, max_results=10).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Product ID | |
| max_results | No | Max results per page | |
| page_token | No | Pagination token for the next page | |
| id_ | No | ID do plano | |
| select | No | Custom field selection in response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |