---
name: "xpay-vibe-marketing-get-text-before-fold"
description: "Truncate text to fit within the 'before fold' character limits for each social media platform for previewing purposes"
version: "1.0.0"
price: "$0.01/call"
provider: "Vibe Marketing"
---

# Get Text Before Fold

Truncate text to fit within the 'before fold' character limits for each social media platform for previewing purposes

**Provider:** Vibe Marketing
**Price:** $0.01/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to truncate text to fit within the 'before fold' character limits for each social media platform for previewing purposes. This is part of the Vibe Marketing provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 9+ 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("vibe-marketing/get-text-before-fold")`
2. **`xpay_run`** — Execute: `xpay_run("vibe-marketing/get-text-before-fold", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `contentType` | string | No | Content type (only relevant for YouTube: 'title' or 'description') |
| `platform` | string | Yes | Social media platform |
| `text` | string | Yes | The text content to truncate |

## Pricing

- **Cost:** $0.01/call
- **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

- [Vibe Marketing (all tools)](https://xpay.tools/skills/vibe-marketing/SKILL.md) — 10 tools
- [Find Hooks](https://xpay.tools/skills/vibe-marketing/find-hooks/SKILL.md) — $0.01/call
- [Get Network Categories For Hooks](https://xpay.tools/skills/vibe-marketing/get-network-categories-for-hooks/SKILL.md) — $0.01/call
- [List Copywriting Frameworks](https://xpay.tools/skills/vibe-marketing/list-copywriting-frameworks/SKILL.md) — $0.01/call
- [Get Copywriting Framework](https://xpay.tools/skills/vibe-marketing/get-copywriting-framework/SKILL.md) — $0.01/call
- [List Archetypes](https://xpay.tools/skills/vibe-marketing/list-archetypes/SKILL.md) — $0.01/call

## Links

- Tool page: https://xpay.tools/vibe-marketing/get-text-before-fold/
- Provider: https://xpay.tools/vibe-marketing/
- All tools: https://xpay.tools/explore
