Rumors pick-up lines
RP
Rumors pick-up lines
/get_lines

get lines

Get lines from one collection by its URL. Each line comes with a literal English gloss.

liveverifiedunknown~5s typical
mcpprobedrumorspick-uplines
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-rumors-lines /get_lines for me.

Input

FieldTypeDescription
collection*stringCollection URL, e.g. /tl/lines/tagalog/
registerstringOptional filter: flirty, romantic, funny…
limitinteger default 10

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-app-rumors-lines","endpoint":"/get_lines","input":{"collection":"...","limit":10}}'
cli
npx cracked-ai run -p mcp-app-rumors-lines -e /get_lines -i '{"collection":"...","limit":10}'
mcp
run_tool({ provider: "mcp-app-rumors-lines", endpoint: "/get_lines", input: {"collection":"...","limit":10} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.