# Permit / Municipality Coordination Agent Pack (mf-tpl-049)

> Permit / Municipality Coordination Agent Pack (mf-tpl-049) 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 coordinating permit applications and municipality communications in field service or construction workflows.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/permit-municipality/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/permit-municipality-coordination-agent-pack-mf-tpl-049-a4f8658f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_gTHH4tjFeGMyRi_Gz414H

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 permit-municipality-coordination-agent-pack-mf-tpl-049-a4f8658f -d '<json body>'
```

Example prompt: Pull up the Materials Factory permit and municipality coordination playbook so I can set up my agent to handle permit applications and city office communications automatically.

## When to prefer this

Use this endpoint when you need a ready-made agent playbook specifically for permit filing and municipality coordination tasks in construction, vending, or field service workflows, and want to avoid building the communication and workflow logic from scratch.

## Known failure modes

- 404 if pack_id is incorrect or pack has been removed
- 402 payment required if USDC payment not processed
- 500 server error if playbook file is unavailable
- Malformed JSON response if template is in draft state

## How this service works

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

## Output

A JSON playbook containing structured templates, workflow steps, communication scripts, and orchestration instructions for an AI agent to handle permit applications and coordination with municipal authorities.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/permit-municipality-coordination-agent-pack-mf-tpl-049-a4f8658f/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)
