---
name: "xpay-doggozila-recipes-list-recent"
description: "List recently published dog food recipes"
version: "1.0.0"
price: "Free"
provider: "Doggozila Dog Food Recipes"
---

# List Recent

List recently published dog food recipes

**Provider:** Doggozila Dog Food Recipes
**Price:** Free
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to list recently published dog food recipes. This is part of the Doggozila Dog Food Recipes provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 2+ others):

```json
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
```

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## How to Execute

Use the xpay✦ meta-tools to run this tool:

1. **`xpay_details`** — Get full input schema: `xpay_details("doggozila-recipes/list-recent")`
2. **`xpay_run`** — Execute: `xpay_run("doggozila-recipes/list-recent", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `limit` | number | No |  |

## Pricing

- **Cost:** Free
- **Balance check:** Use `xpay_balance` to check remaining credits
- Get your API key at [xpay.tools](https://xpay.tools/account/settings/api-keys/) — $5 free credits included

## Related Skills

- [Doggozila Dog Food Recipes (all tools)](https://xpay.tools/skills/doggozila-recipes/SKILL.md) — 3 tools
- [Search Content](https://xpay.tools/skills/doggozila-recipes/search-content/SKILL.md) — Free
- [Get Article](https://xpay.tools/skills/doggozila-recipes/get-article/SKILL.md) — $0.05/call

## Links

- Tool page: https://xpay.tools/doggozila-recipes/list-recent/
- Provider: https://xpay.tools/doggozila-recipes/
- All tools: https://xpay.tools/explore
