# Reorder Repeat Client Agent Pack (mf-tpl-024)

> Reorder Repeat Client Agent Pack (mf-tpl-024) 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 agent playbook for re-engaging and reordering from repeat clients in a materials or print production business context.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/reorder-repeat-client/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/reorder-repeat-client-agent-pack-mf-tpl-024-28be08ee
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_GATIMOTbHyhOJQQlnBFBT

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 reorder-repeat-client-agent-pack-mf-tpl-024-28be08ee -d '<json body>'
```

Example prompt: Pull up the Materials Factory reorder repeat client playbook — pack mf-tpl-024 — so I can set up an agent workflow that automatically follows up with returning customers when it's time to reorder.

## When to prefer this

Choose this endpoint when you need a pre-built, structured agent playbook specifically for handling repeat client reorder communications in a materials, print, or production business — rather than building a reorder workflow from scratch or using a generic CRM automation tool.

## Known failure modes

- 404 if pack_id does not match mf-tpl-024 or endpoint path is incorrect
- 402 Payment Required if USDC micropayment is not submitted via x402 protocol
- 500 server error if the playbook file is unavailable or corrupted
- Malformed JSON response if the playbook is partially generated

## How this service works

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

## Output

A JSON playbook file containing agent workflow instructions, message templates, and step-by-step scripts for re-engaging repeat clients and facilitating reorders in a materials or print production business context.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/reorder-repeat-client-agent-pack-mf-tpl-024-28be08ee/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)
