AI Ark Data Enrichment
Installation
SKILL.md
Available Context
@_platform-references/org-variables.md
AI Ark Data Enrichment
Goal
Batch refresh existing ops table records with current data from AI Ark's enrichment API.
Required Capabilities
- AI Ark API: Bulk enrichment via
ai-ark-enrichedge function
Inputs
table_id: The ops table to enrich (required)column_id: Specific column to target (optional)
Credit Cost
Each contact enrichment (reverse lookup) consumes credits individually. Bulk enrichment processes contacts 4 at a time with rate limiting. Warn users about total credit cost before batch operations — estimate as number_of_rows x credits_per_lookup.
Related skills