# Emergency After-Hours Reply Agent Pack (mf-tpl-032)

> Emergency After-Hours Reply Agent Pack (mf-tpl-032) 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).

Delivers a structured agent playbook for handling emergency after-hours client communications in a vending/materials context

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/emergency-after-hours/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/emergency-after-hours-reply-agent-pack-mf-tpl-032-d57d12c0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_W5mZ9gTjr3vQGQO_uueEg

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 emergency-after-hours-reply-agent-pack-mf-tpl-032-d57d12c0 -d '<json body>'
```

Example prompt: Can you pull up the Materials Factory emergency after-hours reply playbook (pack mf-tpl-032) so I can set up automated responses for urgent client messages that come in outside business hours?

## When to prefer this

Choose this endpoint when you need a pre-built, ready-to-deploy agent playbook specifically for after-hours emergency client communication workflows in a vending, manufacturing, or materials business context — particularly when you want structured templates rather than generating your own from scratch.

## Known failure modes

- 404 if pack_id is incorrect or endpoint path has changed
- 402 Payment Required if x402 micropayment is not included or insufficient
- Malformed JSON response if server-side template is misconfigured
- Timeout if the vending.com server is unreachable
- Empty or stub response if the template has not been fully populated

## How this service works

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

## Output

Returns a JSON playbook containing structured templates, scripts, and workflow instructions for an AI agent to handle emergency after-hours client communications — likely including message templates, escalation logic, and response protocols tailored for vending or materials manufacturing businesses.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/emergency-after-hours-reply-agent-pack-mf-tpl-032-d57d12c0/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)
