Tool Skill
Perplexity List Async Chat Completions
perplexity_list_async_chat_completionsLists all asynchronous chat completion requests for the authenticated user.
$0.02/call
Flat rate
Perplexity API
When to Use
Use this tool when you need to lists all asynchronous chat completion requests for the authenticated user.. This is part of the Perplexity API provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 4+ 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("perplexity/perplexity_list_async_chat_completions")xpay_run— Execute:xpay_run("perplexity/perplexity_list_async_chat_completions", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integer | No | Maximum number of requests to return. |
next_token | string | No | Token for fetching the next page of results. Ensure this token is URL-encoded when passed as a query parameter. |
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
- Perplexity API (all tools) — 5 tools
- Perplexity Chat Completions — $0.02/call
- Perplexity Search — $0.02/call
- Perplexity Sonar Chat Completions Api — $0.02/call
- Perplexity Get Async Chat Completion Response — $0.02/call
Links
- Tool page: https://xpay.tools/perplexity/perplexity-list-async-chat-completions/
- Provider: https://xpay.tools/perplexity/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("perplexity/perplexity_list_async_chat_completions")// 2. Execute
xpay_run("perplexity/perplexity_list_async_chat_completions", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integer | No | Maximum number of requests to return. |
next_token | string | No | Token for fetching the next page of results. Ensure this token is URL-encoded when passed as a query parameter. |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/perplexity/perplexity-list-async-chat-completions/SKILL.md
CLI
npx @xpaysh/cli install perplexity/perplexity-list-async-chat-completions
Manual
curl -o SKILL.md https://xpay.tools/skills/perplexity/perplexity-list-async-chat-completions/SKILL.md
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Perplexity API

