Search Setup
Prompt → Config
Future capability: describe the target in plain language and generate a draft configuration.
Current demo state
{
"app_stage": "demo_ui_only",
"trigger_status": "webhook_worked_in_dev",
"current_blocker": "n8n_google_sheets_append",
"note": "UI visible, engine integration partially proven."
}
Saved Targets
Thailand Wellness Facilitators for Pak Nam Pran
Source markets: Bangkok, Chiang Mai, Phuket
status: active
keywords: 3
qualified: 0
enriched: 0
last stage: workflow triggered
Recent Runs
Goal for demo: make it obvious whether the app triggered n8n, whether the engine replied, and where failures happen.
job_demo_search_001
target: thailand-wellness-facilitators · type: search
status: running
stage: workflow triggered
workflow: MVP - Thailand Wellness Search Raw
http: 200
Trigger path proved. Current next blocker lives inside Google Sheets append step.
Latest Engine Snapshot
[
{
"job_id": "job_demo_search_001",
"status": "running",
"demo_stage": "workflow_triggered",
"workflow": "MVP - Thailand Wellness Search Raw",
"http_status": 200,
"note": "Webhook trigger responded correctly"
},
{
"job_id": "job_demo_search_000",
"status": "failed",
"demo_stage": "engine_error_google_sheets",
"workflow": "MVP - Thailand Wellness Search Raw",
"http_status": 200,
"note": "Append row in sheet failed in Raw_Search"
}
]