C
Crevio
/list_chats
list chats
List the account's chats, newest first.
liveunknown~5s typical
mcpcrevio
$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-co-crevio-crevio /list_chats for me.
Input
| Field | Type | Description |
|---|---|---|
| search | string | Only chats whose title matches. |
| limit | integer | Default 20. |
| starting_after | string | Return the page after this id — the last id from the previous page. |
| ending_before | string | Return the page before this id — the first id from the previous page. |
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-co-crevio-crevio","endpoint":"/list_chats","input":{}}'cli
npx cracked-ai run -p mcp-co-crevio-crevio -e /list_chats -i '{}'mcp
run_tool({ provider: "mcp-co-crevio-crevio", endpoint: "/list_chats", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.