# Portfolio / Photo Permission Ask Agent Pack (mf-tpl-054)

> Portfolio / Photo Permission Ask Agent Pack (mf-tpl-054) 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).

Fetches a pre-built agent playbook for requesting photo usage permissions from portfolio subjects or clients after a shoot.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/portfolio-photo-permission/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/portfolio-photo-permission-ask-agent-pack-mf-tpl-054-185b5896
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bZkPDaTNcMSxCQR0kUmRy

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 portfolio-photo-permission-ask-agent-pack-mf-tpl-054-185b5896 -d '<json body>'
```

Example prompt: Pull up the Materials Factory portfolio photo permission ask playbook so I can send a professional request to my client asking if I can feature their shoot photos in my portfolio.

## When to prefer this

Use this endpoint when an AI agent needs a ready-made, structured workflow specifically for requesting photo or image usage permission from clients or subjects for portfolio purposes — particularly in freelance photography, creative services, or event photography contexts. Prefer over generic messaging templates when the use case is explicitly about photo rights and portfolio display authorization.

## Known failure modes

- Network timeout returning empty or no response
- Malformed JSON playbook if file is corrupted or partially deployed
- 404 if the playbook path has changed or the file is missing
- Payment not processed leading to 402 response blocking access
- pack_id mismatch if catalog is updated and template is retired

## How this service works

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

## Output

Returns a JSON playbook (mf-tpl-054) containing structured agent instructions, message templates, communication scripts, and workflow steps for requesting photo usage permission from clients or portrait subjects for portfolio display.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/portfolio-photo-permission-ask-agent-pack-mf-tpl-054-185b5896/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)
