Skip to main content

AI automation examples

Copy-ready prompts for Claude, ChatGPT, or Cursor with CataZenta MCP enabled.

Discovery

Search products in family "Electronics" with status active.
List the ten lowest completeness scores and summarize missing attribute groups.

Tools: search_products, analyze_product_completeness

Enrichment

For product ID <uuid>, read all attributes.
Suggest values for empty marketing attributes only.
Do not write until I confirm each field.

Tools: get_product, get_product_attributes, set_product_attribute

Syndication

List export connections.
Create an export job for profile <profile-id> with product IDs [...].
Poll until complete and tabulate failed SKUs.

Tools: list_connections, create_export_job, get_export_job, get_export_job_items

Governance

List open tasks assigned to me.
For each task linked to a product, show completeness % and blocking attributes.

Tools: get_my_tasks, get_product_completeness

Schema discovery

Tool parameters appear in your client’s MCP inspector. Full list: Tools reference.

Base URL: https://api.catazenta.com · MCP: https://api.catazenta.com/mcp