Update Listing
manage.updateUpdate your Sylex Search listing: change name, description, URL, category, pricing, or custom fields. Requires the owner token received from registration or claim.
Instructions
Update your listing in Sylex Search. Requires the owner_token you received from 'register' or 'claim'. Can update name, description, url, category, pricing, and any custom data fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Product ID to update | |
| owner_token | Yes | Owner token from register/claim | |
| updates | Yes | Fields to update. Index fields: name, description, short_description, url, category, subcategory, price_model, has_free_tier. Use 'agent_services' to add/update infrastructure service declarations. Any other keys go into the data blob. |