zuckerbot_get_creative_attributes
Fetch stored creative attributes for up to 50 Meta ads, covering 17 extracted tags, lifecycle status, versions, and fingerprints. Read-only inspection that does not trigger extraction or incur spend.
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 |