get_developer_product
Retrieve full details of a developer product in a Roblox universe using its product ID and universe ID.
Instructions
Get the full details of a single developer product by its ID within a universe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | The developer product ID. | |
| universeId | Yes | The Roblox universe (game) ID. |