update_subscription
Update a subscription by changing the number of units or seats for each item. Provide the subscription ID and an array of items with their new unit counts.
Instructions
Update subscription (e.g., change number of seats/units)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscription_id | Yes | Subscription ID | |
| items | Yes | Array of subscription items to update |