BN
Brainiall NLP
/answer_question
Answer Question About Text
Answer a question using ONLY the supplied text; returns the supporting sentence(s) with character offsets. Replies found:false rather than guessing when the an
liveverifiedunknown~5s typical
mcpprobedbrainiallnlp
$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-com-brainiall-nlp /answer_question for me.
Input
| Field | Type | Description |
|---|---|---|
| text* | string | The text/document to answer from |
| question* | string | The question to answer |
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-com-brainiall-nlp","endpoint":"/answer_question","input":{"text":"...","question":"..."}}'cli
npx cracked-ai run -p mcp-com-brainiall-nlp -e /answer_question -i '{"text":"...","question":"..."}'mcp
run_tool({ provider: "mcp-com-brainiall-nlp", endpoint: "/answer_question", input: {"text":"...","question":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.