save_lot
Update a FunPay lot by ID with a set of fields. Persist changes to lot details like price, title, or description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | ||
| lot_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lot_id | Yes | ||
| message | No | ||
| success | Yes |