fetch_etsy_listingFetch product data from an Etsy listing by ID — ready to import into a Headlo store.
Tool name
Arguments (JSON)
import_etsy_jsonCreate a shop and import a product from Etsy Chrome extension JSON in one step.
Tool name
Arguments (JSON)
Wedding & Events
get_wedding_guest_listGet wedding details and full guest list with RSVP summary (attending / declined / pending). Requires list_id and token from the dashboard URL.
create_wedding_guest_listCreate a free wedding RSVP page. Returns shareable URL + dashboard URL emailed to the couple.
Tool name
Arguments (JSON)
Ask Network
create_expert_protocolBuild a CAP (Context Accumulation Protocol) for a question on the Headlo Ask network. Provide intake questions with your expert knowledge pre-loaded — replaces the generic AI answer with a structured intake chat backed by your domain expertise.
Tool name
Arguments (JSON)
CAP Missions — Auth required
run_niche_missionOne-call launcher for the niche intelligence protocol — finds/creates the niche and its 4-question CAP (hooks → buyer pain → offer gaps → objections), then starts the mission. Pass niche="dental" and optionally platform="facebook".
Tool name
Arguments (JSON)
start_missionStart a CAP-driven research mission (description param) or LLM-planner mission (goal param). CAP mode auto-matches a protocol, checks byA/byQ caches, and returns the first research question.
Tool name
Arguments (JSON)
get_mission_next_stepGet the current research question for a CAP mission, including seed knowledge from the protocol and suggested tools to use.
Tool name
Arguments (JSON)
submit_mission_findingSubmit a research finding for the current step. Advances to next question. When done=true, outcome is synthesized and written to the knowledge base.
Tool name
Arguments (JSON)
advance_mission(LLM planner) Report the result of the last tool call and get the next step.
Tool name
Arguments (JSON)
get_mission_status(LLM planner) Get the current status and plan for a mission.
Tool name
Arguments (JSON)
Shipping
get_shipping_ratesGet carrier rate options (USPS, UPS, FedEx) for a shipment before purchasing a label.
Tool name
Arguments (JSON)
create_shipping_labelPurchase a shipping label and return the PDF URL + tracking number.