# Lost Lead Archive Agent Pack (mf-tpl-018)

> Lost Lead Archive Agent Pack (mf-tpl-018) is a paid API for AI agents from nwb-vending.com, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-15).

Returns a playbook JSON pack for archiving and following up on lost or unresponsive sales leads in agent-driven workflows

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/lost-lead-archive/full/playbook.json
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/lost-lead-archive-agent-pack-mf-tpl-018-2086c42a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_X6rfkpvQi_FygLXAeETqs

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability lost-lead-archive-agent-pack-mf-tpl-018-2086c42a -d '<json body>'
```

Example prompt: Pull up the Lost Lead Archive playbook from Materials Factory so I can set up an automated workflow for archiving and following up on prospects that went cold or never responded.

## When to prefer this

Use this endpoint when you need a pre-built, agent-ready playbook specifically for the lost lead archiving workflow — particularly when building sales automation pipelines that handle dead or unresponsive prospects. Prefer this over generic CRM templates when you want structured, agent-executable instructions rather than human-facing documents.

## Known failure modes

- 404 if the pack_id or URL path is invalid or not found
- 402 Payment Required if USDC micropayment is not completed before the request
- Malformed JSON response if server error occurs
- Empty or incomplete playbook if content is partially published
- Timeout if the vending endpoint is temporarily unavailable

## How this service works

NWB Vending. Practical solutions for small business problems in Kuna, Idaho.

## Output

A structured playbook JSON file (mf-tpl-018) containing agent instructions, workflow steps, message templates, and process guidance for systematically archiving lost or unresponsive sales leads and optionally re-engaging them.

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "version": "2.0.0",
  "artifact": "mf-tpl-018",
  "audience": "agent"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/lost-lead-archive-agent-pack-mf-tpl-018-2086c42a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from nwb-vending.com](https://www.zero.xyz/host/nwb-vending.com/llms.txt)
