# Rush Client Comms Agent Pack (mf-tpl-021)

> Rush Client Comms Agent Pack (mf-tpl-021) 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 structured playbook of templates and instructions for AI agents handling rush or urgent client communications in a vending or print/materials business context.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/rush-client-comms/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/rush-client-comms-agent-pack-mf-tpl-021-fb70f791
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_idHyyGjHlScG7d-m5tuAe

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 rush-client-comms-agent-pack-mf-tpl-021-fb70f791 -d '<json body>'
```

Example prompt: Pull up the Materials Factory rush client comms agent pack (mf-tpl-021) — I need the full playbook so my agent knows exactly how to handle urgent client messages and time-sensitive job requests.

## When to prefer this

Choose this endpoint when you need a pre-built, structured agent playbook specifically for rush or urgent client communications in a materials, print, or vending business context. It is ideal when you want a ready-to-use template pack rather than building custom communication logic from scratch. Prefer this over generic LLM prompts when you need industry-specific workflow guidance for time-sensitive client interactions.

## Known failure modes

- 404 if the pack_id is invalid or the endpoint path changes
- Payment failure if the x402 payment of $0.08 USDC is not processed correctly
- Malformed JSON response if the playbook template is misconfigured server-side
- Timeout if the vending server is temporarily unavailable

## How this service works

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

## Output

A JSON playbook containing structured templates, step-by-step instructions, and communication scripts for an AI agent to handle rush or urgent client communications, including messaging frameworks, escalation paths, and response guidance tailored to the materials/vending industry.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/rush-client-comms-agent-pack-mf-tpl-021-fb70f791/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)
