# Client Contact / Account Transfer Agent Pack (mf-tpl-051)

> Client Contact / Account Transfer Agent Pack (mf-tpl-051) 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 agent playbook for managing client contact information updates and account transfer workflows in a materials or contracting business context.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/contact-account-transfer/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/client-contact-account-transfer-agent-pack-mf-tpl-051-86c783c1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_1kS-PUxEw9XbFfVqOemFF

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 client-contact-account-transfer-agent-pack-mf-tpl-051-86c783c1 -d '<json body>'
```

Example prompt: Pull up the Materials Factory client contact and account transfer playbook so I can automate the process of notifying clients and handing off their account to a new rep.

## When to prefer this

Use this endpoint when an AI agent needs a ready-made, structured workflow pack for client contact changes or account transfers in a materials/contracting business — particularly when you want a pre-built playbook rather than building a communication workflow from scratch. Prefer this over generic CRM templates when working within the Materials Factory agent ecosystem.

## Known failure modes

- 404 if pack_id mf-tpl-051 is not found or has been deprecated
- 402 Payment Required if USDC payment via x402 is not processed
- Invalid or missing pack_id returns validation error
- Network timeout if the vending server is unavailable

## How this service works

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

## Output

A JSON playbook containing structured agent templates, scripts, and workflow steps for managing client contact updates and account transfers — including communication sequences, handoff checklists, and field mappings for automating the transfer process.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/client-contact-account-transfer-agent-pack-mf-tpl-051-86c783c1/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)
