# Client Asset / File Request Agent Pack (mf-tpl-034)

> Client Asset / File Request Agent Pack (mf-tpl-034) 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 pre-built agent playbook template for requesting client assets and files in a professional workflow context.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/client-asset-request/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/client-asset-file-request-agent-pack-mf-tpl-034-65a67513
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_o9AoNLz2_HtxJLPtE5blI

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-asset-file-request-agent-pack-mf-tpl-034-65a67513 -d '<json body>'
```

Example prompt: Pull up the Materials Factory client asset request playbook (pack mf-tpl-034) so I can set up an automated workflow for collecting files and assets from my clients.

## When to prefer this

Use this endpoint when you need a ready-made, structured agent playbook for the specific task of requesting assets or files from clients — particularly within a Materials Factory workflow ecosystem. Prefer this over building a custom prompt when you want a battle-tested template with pre-written communication scripts and logic for following up on outstanding client deliverables.

## Known failure modes

- Endpoint returns 402 Payment Required if x402 payment of $0.08 USDC is not included
- Invalid or missing pack_id returns an error or empty response
- Network timeout if the vending endpoint is temporarily unavailable
- JSON parse failure if the playbook format is malformed or updated

## How this service works

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

## Output

Returns a JSON playbook containing structured agent instructions, scripts, and templates for requesting files or assets from clients — including communication sequences, follow-up logic, and workflow steps an AI agent can execute to collect deliverables.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/client-asset-file-request-agent-pack-mf-tpl-034-65a67513/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)
