這個 agent 會在聯絡人建立的瞬間啟動,從 Apollo 和 Clearbit 回填空白欄位,在任何人都還沒碰到紀錄之前就補齊。它只填空白,手動編輯過的資料不會被覆蓋,而且每筆數值的來源都有紀錄。你的分眾和路由規則能正常運作,因為背後的資料終於完整了。
運作方式
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
使用 Apollo 和 Clearbit 提供的欄位,查詢公司與職階資料。
pending
填寫空白屬性,例如公司規模、產業、職位和地點。
pending
將數值寫回聯絡人,並記錄每個欄位的資料來源。
pending
輸出範例
json
// Sample output
// (generated when the pipeline finishes)
Given a sparse CRM contact, return only the missing fields filled with values plus the source for each, leaving populated fields untouched.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.