# Quote Follow-Up Agent Pack (mf-tpl-014)

> Quote Follow-Up Agent Pack (mf-tpl-014) 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-14).

Delivers a structured playbook for AI agents to handle quote follow-up communications with prospects or clients in a materials/fabrication business context.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/quote-follow-up/full/playbook.json
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/quote-follow-up-agent-pack-mf-tpl-014-59d8392e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HQNwPAQbLueGKRkzPUbWO

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 quote-follow-up-agent-pack-mf-tpl-014-59d8392e -d '<json body>'
```

Example prompt: Pull up the Materials Factory quote follow-up agent pack (mf-tpl-014) so I can automate follow-up messages to clients who haven't responded to their quotes yet.

## When to prefer this

Choose this endpoint when you need a ready-made, structured agent playbook specifically for quote follow-up scenarios in a fabrication or materials business context, rather than building follow-up logic from scratch. Ideal when orchestrating an AI agent that needs templated communication workflows for re-engaging prospects who have received but not responded to a quote.

## Known failure modes

- Invalid or mismatched pack_id returns an error or empty response
- Network timeout if the vending endpoint is temporarily unavailable
- Malformed JSON response if playbook is misconfigured on the server
- 402 Payment Required if USDC payment of $0.08 is not processed correctly via x402 protocol
- 404 if the specific template path no longer exists

## How this service works

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

## Output

A JSON playbook containing structured templates, scripts, and workflow instructions for an AI agent to conduct quote follow-up communications — including message sequences, timing guidance, and contextual prompts tailored to a materials or fabrication business.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/quote-follow-up-agent-pack-mf-tpl-014-59d8392e/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)
