L
library
/list_articles
List articles
Paginated list of articles from Psychiatry for Children. Returns title, slug, summary, and URL.
liveverifiedunknown~5s typical
mcpprobedlibrary
$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-ai-childpsychiatry-library /list_articles for me.
Input
| Field | Type | Description |
|---|---|---|
| limit | integer | Max results per page (default 30, max 100). |
| page | integer | Page number (1-indexed). |
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-ai-childpsychiatry-library","endpoint":"/list_articles","input":{}}'cli
npx cracked-ai run -p mcp-ai-childpsychiatry-library -e /list_articles -i '{}'mcp
run_tool({ provider: "mcp-ai-childpsychiatry-library", endpoint: "/list_articles", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.