Data Enrichment Enrich: $ARGUMENTS Before starting Inform the user that enrichment may take several minutes depending on the number of rows and fields requested. Optional: Suggest output columns If the user gave a vague intent ("enrich these companies with useful info") and you're not sure what columns to add, ask the API for a suggestion before kicking off the run: The response is an envelope: . Extract just the array (not the whole envelope) and pass it as the value of on , in place of — the two flags are alternative ways to specify what to enrich, not combined. If returned a , pass it thro…