Blck Alpaca Knowledge Base
BA
Blck Alpaca Knowledge Base
/list_knowledge_topic_articles

Artikel eines Themas auflisten

Alle veröffentlichten Artikel eines Themas. Kategorie- und Themen-Slug müssen zusammenpassen und stammen aus derselben Sprache; passen sie nicht, sagt die Antwo

liveverifiedunknown~5s typical
mcpprobedblckalpacaknowledge
$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-at-blckalpaca-knowledge-base /list_knowledge_topic_articles for me.

Input

FieldTypeDescription
categorySlug*stringSlug der Kategorie in der angefragten Sprache.
topicSlug*stringSlug des Themas in der angefragten Sprache.
localestring (de | en | sk)Inhaltssprache. Nicht übersetzte Inhalte werden ausgelassen, nie auf Deutsch ersetzt. default "de"

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-at-blckalpaca-knowledge-base","endpoint":"/list_knowledge_topic_articles","input":{"categorySlug":"...","topicSlug":"...","locale":"de"}}'
cli
npx cracked-ai run -p mcp-at-blckalpaca-knowledge-base -e /list_knowledge_topic_articles -i '{"categorySlug":"...","topicSlug":"...","locale":"de"}'
mcp
run_tool({ provider: "mcp-at-blckalpaca-knowledge-base", endpoint: "/list_knowledge_topic_articles", input: {"categorySlug":"...","topicSlug":"...","locale":"de"} })

Try it

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