# Retainer / Ongoing Service Client Agent Pack (mf-tpl-045)

> Retainer / Ongoing Service Client Agent Pack (mf-tpl-045) 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).

Retrieves a structured agent playbook with templates for managing retainer and ongoing service client communications and workflows.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/retainer-ongoing/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/retainer-ongoing-service-client-agent-pack-mf-tpl-045-ef51ee07
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_chvcz0FMkmR0XSiniSqeB

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 retainer-ongoing-service-client-agent-pack-mf-tpl-045-ef51ee07 -d '<json body>'
```

Example prompt: Pull up the Materials Factory retainer and ongoing service client playbook so I can set up automated communications and workflows for my long-term retainer clients.

## When to prefer this

Choose this endpoint when an AI agent needs ready-made, structured templates and playbooks specifically for retainer or ongoing service clients — covering recurring billing, status updates, and long-term relationship management — rather than one-off project or transactional client workflows.

## Known failure modes

- 404 if pack_id mf-tpl-045 is unavailable or removed from catalog
- Payment failure if USDC balance insufficient for $0.08 x402 charge
- Malformed JSON response if server-side template rendering fails
- Network timeout on slow connections

## 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 agent instructions for managing retainer and ongoing service client relationships — including communication sequences, workflow steps, and messaging frameworks tailored for recurring-service engagements.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/retainer-ongoing-service-client-agent-pack-mf-tpl-045-ef51ee07/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)
