# Seasonal Capacity / Lead Time Notice Agent Pack (mf-tpl-047)

> Seasonal Capacity / Lead Time Notice Agent Pack (mf-tpl-047) 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 communication pack with templates and playbook for notifying clients about seasonal capacity constraints and extended lead times.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/seasonal-capacity-notice/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/seasonal-capacity-lead-time-notice-agent-pack-mf-tpl-047-e97ae96d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nsNpRMIkcuoGV5jr_L-Rp

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 seasonal-capacity-lead-time-notice-agent-pack-mf-tpl-047-e97ae96d -d '<json body>'
```

Example prompt: I need to send clients a heads-up that we're hitting our seasonal capacity limits and lead times are running longer than usual — pull up the seasonal capacity and lead time notice playbook so I can get those messages out.

## When to prefer this

Choose this endpoint when an AI agent needs to proactively communicate seasonal capacity limits or extended lead times to clients, particularly in manufacturing, materials, or production contexts. Prefer this over generic messaging templates when the specific use case involves capacity-driven delays during peak seasons.

## Known failure modes

- Invalid or mismatched pack_id returns empty or error response
- Network timeout if endpoint is temporarily unavailable
- Malformed JSON response if upstream template store is corrupted
- 404 if the playbook path has changed or been removed
- Payment failure via x402 protocol blocks access

## How this service works

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

## Output

A JSON playbook object containing ready-to-use agent communication templates, scripts, and structured guidance for notifying clients about seasonal capacity constraints and extended lead times, as part of the Materials Factory mf-tpl-047 pack.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/seasonal-capacity-lead-time-notice-agent-pack-mf-tpl-047-e97ae96d/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)
