zuckerbot_get_creative_attributes
Retrieve stored creative attribute tags for up to 50 Meta ads, including hook type, visual style, CTA, and extraction status, without triggering extraction or spending. Inspect individual ads after audit or before creative analysis.
Instructions
Read the stored creative attribute tags for up to 50 Meta ads in the canonical creative_attributes.v1 shape: the 17 extracted attributes (hook type, visual style, CTA type, copy tone, booleans and more), the extraction lifecycle (tag_status, error class, attempt metadata, legacy_row flag), taxonomy/prompt/model versions, asset/input fingerprints and the campaign objective family. A pure read of already-stored rows — it never triggers extraction and never spends anything. Use after zuckerbot_audit_account reports creative analysis complete, or before zuckerbot_creative_analysis to inspect individual ads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_ids | Yes | Meta ad ids to read (max 50 per request) | |
| business_id | No | Optional business ID override for the authenticated API key | |
| include_raw | No | Include the raw legacy fields (model_used, confidence_score, tag_error, tagged_by) per item |