# Multi-Location Client Coordination Agent Pack (mf-tpl-048)

> Multi-Location Client Coordination Agent Pack (mf-tpl-048) 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 pre-built agent playbook for coordinating client communications across multiple job locations in field-service or materials/vending operations.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/multi-location-coord/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/multi-location-client-coordination-agent-pack-mf-tpl-048-60357ecf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_PI39YsK8iMZvxZHpNCuz0

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 multi-location-client-coordination-agent-pack-mf-tpl-048-60357ecf -d '<json body>'
```

Example prompt: Pull up the multi-location client coordination playbook from Materials Factory (pack mf-tpl-048) — I need the full agent workflow for keeping clients in the loop when we're running jobs across several different sites at once.

## When to prefer this

Use this endpoint when you need a ready-made agent coordination playbook specifically for multi-location client communication scenarios in field service, materials, or vending operations. Prefer this over building custom workflows when the use case involves keeping clients updated across several job sites simultaneously.

## Known failure modes

- Invalid or mismatched pack_id returns empty or error response
- Network timeout if endpoint is temporarily unavailable
- Payment failure (x402) if USDC balance is insufficient — returns 402 Payment Required
- Malformed JSON response if template data is corrupted
- pack_id const mismatch causes schema validation failure

## How this service works

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

## Output

A JSON playbook containing agent workflow templates, messaging scripts, and coordination steps designed to automate client communications when managing jobs or deliveries across multiple locations simultaneously.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/multi-location-client-coordination-agent-pack-mf-tpl-048-60357ecf/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)
