ruddur_update_marketplace_listing
Update or publish a marketplace listing using natural payloads for details, tags, and status. Confirm the action to apply changes.
Instructions
Update or publish a marketplace listing. The MCP server accepts natural marketplace payloads, including marketplace details, title/name aliases, comma-separated tags, lowercase status/currency, and top-level waypoints converted into a heading payload. Ordinary waypoints should not include assessmentConfig. Keep marketplace descriptions outcome-focused and buyer-facing. Do not add question-format, free-text, PII/data-handling, or generic educational/non-diagnostic boilerplate unless explicitly requested or specifically required; place necessary disclosures in a dedicated assessment introduction, help, or consent surface when available. Requires scope: marketplace.manage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON request body for POST, PUT, or PATCH operations. You may pass natural Ruddur fields directly at the top level instead of wrapping them in body; the server will infer the body. For normal waypoint payloads, omit assessmentConfig. Use assessmentConfig only for assessment-style waypoints. | |
| query | No | Optional query parameters. | |
| confirm | Yes | Must be true after the user has explicitly confirmed this sensitive action. | |
| pathParams | Yes | Path parameters: id. |