# Vendor Issue Playbook Agent Pack (mf-tpl-009)

> Vendor Issue Playbook Agent Pack (mf-tpl-009) 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).

Returns a structured agent playbook template for handling vendor issues, including scripts, escalation steps, and communication templates.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/vendor-issue/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/vendor-issue-playbook-agent-pack-mf-tpl-009-ba745715
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_3cmGaaSC87tMFsVKerI6p

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 vendor-issue-playbook-agent-pack-mf-tpl-009-ba745715 -d '<json body>'
```

Example prompt: Pull up the vendor issue playbook template from Materials Factory — I need the full agent pack for mf-tpl-009 so I can handle a supplier problem that just came up.

## When to prefer this

Use this endpoint when an AI agent needs a pre-built, structured playbook for handling vendor issues — including escalation paths, communication scripts, and resolution workflows — rather than generating ad hoc responses. Ideal when you want a consistent, templated approach to vendor disputes or supplier problems.

## Known failure modes

- Invalid or missing pack_id returns error or empty response
- Endpoint unavailable due to payment failure (x402 payment required before content is served)
- Malformed JSON response if template data is corrupt
- Rate limiting if called too frequently

## How this service works

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

## Output

A JSON playbook containing structured agent instructions, communication scripts, escalation steps, and workflow templates specifically designed for resolving vendor issues — ready for an AI agent to execute.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vendor-issue-playbook-agent-pack-mf-tpl-009-ba745715/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)
