# Meeting / Phone Qualify Agent Pack (mf-tpl-022)

> Meeting / Phone Qualify Agent Pack (mf-tpl-022) 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).

Returns a structured agent playbook for qualifying leads during meetings or phone calls, including scripts, decision logic, and communication templates.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/meeting-phone-qualify/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/meeting-phone-qualify-agent-pack-mf-tpl-022-512c7242
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nOkFDJsXGZpWlExMTwq1u

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 meeting-phone-qualify-agent-pack-mf-tpl-022-512c7242 -d '<json body>'
```

Example prompt: Pull up the Materials Factory meeting and phone qualify playbook — I need the full agent pack with scripts and qualification logic so I can run a structured discovery call with a new inbound lead.

## When to prefer this

Choose this endpoint when you need a ready-made, structured qualification playbook specifically for phone or meeting contexts — ideal for sales agents, SDR automation, or AI-assisted discovery calls. Prefer over generic CRM tools when you want opinionated scripts and decision logic rather than raw contact data.

## Known failure modes

- Payment failure (402) if x402 micropayment of $0.08 USDC is not submitted correctly
- 404 if the pack_id or URL path is incorrect
- Stale or missing content if the template has been deprecated in the catalog
- Malformed JSON response if the server encounters an internal error

## How this service works

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

## Output

A JSON playbook containing structured qualification scripts, conversation flow logic, decision trees, and communication templates designed for an AI agent to use during meeting or phone-based lead qualification sessions.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/meeting-phone-qualify-agent-pack-mf-tpl-022-512c7242/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)
