wafle_ai_jobs_accept
Apply completed AI job outputs to the wafle platform, committing product descriptions, category overrides, and review summaries.
Instructions
Apply an AI job's output to the platform.
product_description → writes data.descriptions. on the catalog row.
categorize → writes data.category overrides on each product row.
review_summary → caches summary on the reviews aggregates row. Other types have no platform side effect (translation already cached, segment_compile is read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| slug | Yes | Wafle store slug, e.g. 'gamerland' or 'lensitive'. |