embedded-docs
E
embedded-docs
/request_document

request document

Request that a document be ADDED to the corpus - use this when search_docs returns 'no confident match' for material it should cover (a standard, protocol spec,

liveverifiedunknown~5s typical
mcpprobedembedded-docs
$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-byteask-embedded-docs /request_document for me.

Input

FieldTypeDescription
request*string
effortstring

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-byteask-embedded-docs","endpoint":"/request_document","input":{"request":"..."}}'
cli
npx cracked-ai run -p mcp-ai-byteask-embedded-docs -e /request_document -i '{"request":"..."}'
mcp
run_tool({ provider: "mcp-ai-byteask-embedded-docs", endpoint: "/request_document", input: {"request":"..."} })

Try it

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