Tool Skill
Olostep Retrieve Content
olostep_retrieve_contentRetrieve page content of processed batches and crawls urls.
$0.02/call
Flat rate
Olostep API
When to Use
Use this tool when you need to retrieve page content of processed batches and crawls urls.. This is part of the Olostep API provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 11+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
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:
xpay_details— Get full input schema:xpay_details("olostep/olostep_retrieve_content")xpay_run— Execute:xpay_run("olostep/olostep_retrieve_content", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
retrieve_id | string | Yes | The ID of the page content to retrieve. Available in the response of /v1/crawls/{crawl_id}/pages, /v1/scrapes/{scrape_id} or /v1/batches/{batch_id}/items endpoints |
formats | array | No | Optional array to retrieve only specific formats in production. If not provided, all formats will be returned. |
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Olostep API (all tools) — 12 tools
- Olostep Create Scrape — $0.02/call
- Olostep Create Answer — $0.10/call
- Olostep Maps — $0.02/call
- Olostep Start Crawl — $0.10/call
- Olostep Start Batch — $0.02/call
Links
- Tool page: https://xpay.tools/olostep/olostep-retrieve-content/
- Provider: https://xpay.tools/olostep/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("olostep/olostep_retrieve_content")// 2. Execute
xpay_run("olostep/olostep_retrieve_content", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
retrieve_id | string | Yes | The ID of the page content to retrieve. Available in the response of `/v1/crawls/{crawl_id}/pages`, `/v1/scrapes/{scrape_id}` or `/v1/batches/{batch_id}/items` endpoints |
formats | array | No | Optional array to retrieve only specific formats in production. If not provided, all formats will be returned. |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/olostep/olostep-retrieve-content/SKILL.md
CLI
npx @xpaysh/cli install olostep/olostep-retrieve-content
Manual
curl -o SKILL.md https://xpay.tools/skills/olostep/olostep-retrieve-content/SKILL.md
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Olostep API

