# Complaint Recovery Playbook Agent Pack (mf-tpl-001)

> Complaint Recovery Playbook Agent Pack (mf-tpl-001) 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-13).

Returns a structured complaint recovery playbook agent pack (templates, scripts, and workflows) for handling customer complaints in a manufacturing/materials business context.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/complaint-recovery-playbook/full/playbook.json
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/complaint-recovery-playbook-agent-pack-mf-tpl-001-a8f29680
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_IA8i8hWQU3RmHNted5Tgb

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 complaint-recovery-playbook-agent-pack-mf-tpl-001-a8f29680 -d '<json body>'
```

Example prompt: Pull up the Materials Factory complaint recovery playbook pack (mf-tpl-001) — I need the full set of templates and scripts for handling customer complaints and getting relationships back on track.

## When to prefer this

Choose this endpoint when an AI agent needs pre-built, structured complaint recovery templates and workflows specifically designed for a manufacturing or materials vending business context, rather than generating templates from scratch. Ideal for agents automating customer service workflows who need a ready-made, vetted playbook without LLM generation overhead.

## Known failure modes

- Invalid or missing pack_id returns an error or empty response
- Payment failure (x402 protocol) blocks access to the content
- Network timeout if the endpoint is slow to respond
- Malformed JSON response if the playbook file is corrupted or missing
- pack_id constant mismatch (must be exactly 'mf-tpl-001') causes lookup failure

## How this service works

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

## Output

A JSON object containing a full complaint recovery playbook agent pack, including message templates, response scripts, step-by-step recovery workflows, and communication guides tailored for a manufacturing/materials business handling unhappy or complaining clients.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/complaint-recovery-playbook-agent-pack-mf-tpl-001-a8f29680/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)
