who-quoted
Installation
SKILL.md
Who Quoted This Tweet
Find quote tweets (QTs) of a specific tweet, with their text and engagement.
Endpoints
| Endpoint | Purpose | Cost |
|---|---|---|
| POST /extractions with toolType=quote_extractor | Quote tweets of a tweet | Per-row |
| POST /extractions/estimate | Preview credit cost before running | Free |
Base URL: https://xquik.com/api/v1. Auth: x-api-key: xq_... header.
Quick reference
POST /extractions/estimate
{ "toolType": "quote_extractor", "targetTweetId": "<id>" }