{
  "name": "AI Lead Qualification",
  "platform": "Zapier Agents",
  "system_of_record": "Jodoo",
  "purpose": "Store AI-scored inbound leads as structured Jodoo records with owner assignment, next action, review status, and audit history.",
  "starter_app": {
    "name": "AI Lead Qualification",
    "status": "field_blueprint_ready",
    "app_id": "6a1f85776c9c72ae9990793f",
    "form_name": "Lead Qualification Record",
    "form_id": "6a1f85989cf23588e17c40ba",
    "public_share_url": null,
    "public_template_url": null
  },
  "forms": [
    {
      "name": "Lead Qualification Record",
      "description": "Collect lead source, contact details, company, request message, and campaign context before the agent scoring step."
    }
  ],
  "fields": [
    "Record title",
    "Lead source",
    "Contact name",
    "Company",
    "Email",
    "Message or request",
    "Campaign",
    "AI score",
    "Lead tier",
    "Fit reason",
    "Missing information",
    "Suggested owner",
    "Next best action",
    "Follow-up draft",
    "Routing priority",
    "Review status",
    "Original agent output"
  ],
  "views": [
    "Hot leads",
    "Needs review",
    "Missing information",
    "Owner queue",
    "All qualified leads"
  ],
  "automations": [
    {
      "name": "Agent writeback",
      "trigger": "Zapier Agents returns structured output",
      "action": "Create or update the Jodoo lead record with score, tier, reason, owner, and next action."
    },
    {
      "name": "Hot lead notification",
      "trigger": "Routing priority equals high",
      "action": "Notify the suggested owner and surface the lead in the hot leads view."
    },
    {
      "name": "Missing information review",
      "trigger": "Missing information is not empty",
      "action": "Move the record to the needs review queue."
    },
    {
      "name": "Audit retention",
      "trigger": "Every agent update",
      "action": "Store the original agent output for troubleshooting and sales operations review."
    }
  ],
  "dashboards": [
    "Hot lead volume",
    "Average AI score",
    "Leads needing review",
    "Owner queue by priority",
    "Stale follow-up"
  ],
  "notes": [
    "The starter app field model is ready to recreate or adapt in Jodoo.",
    "Use the views, dashboards, and automations as configuration guidance when adapting the field model for your team.",
    "This is not packaged as a one-click clone template.",
    "Connect Zapier writeback to matching Jodoo fields, and keep the original agent output for audit and troubleshooting."
  ]
}
