ruddur_verify_entitlement
Verify a user's entitlement to a creator listing by passing marketplace listing ID and customer user ID. Requires marketplace.entitlements or marketplace.manage scope.
Instructions
Verify a user's entitlement to a creator listing. The MCP server accepts marketplaceListingId and customerUserId aliases. Requires one of scope: marketplace.entitlements, 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. |