masnavi
M
masnavi
/find_sections

find sections

Find sections (stories) by TITLE. Exact words first (phrase, then AND-of-tokens); when NO title contains the words, falls back to MEANING matches in any languag

liveunknown~5s typical
mcpmasnavi
$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-masnavi-masnavi /find_sections for me.

Input

FieldTypeDescription
query*stringstory title words (Persian) or a description of the story in any language
daftarstring
limitinteger default 30

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-masnavi-masnavi","endpoint":"/find_sections","input":{"query":"...","limit":30}}'
cli
npx cracked-ai run -p mcp-ai-masnavi-masnavi -e /find_sections -i '{"query":"...","limit":30}'
mcp
run_tool({ provider: "mcp-ai-masnavi-masnavi", endpoint: "/find_sections", input: {"query":"...","limit":30} })

Try it

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