M
masnavi
/get_ghazal
get ghazal
Fetch ONE complete ghazal of the Divan-e Shams by its canonical number (1..3230) or citation ('G1393' / 'G1393:2'). Returns every beyt plus prev/next ghazal num
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 /get_ghazal for me.
Input
| Field | Type | Description |
|---|---|---|
| number | string | Ghazal number, e.g. 1393 |
| citation | string | Divan citation like 'G1393' or 'G1393:2' |
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":"/get_ghazal","input":{}}'cli
npx cracked-ai run -p mcp-ai-masnavi-masnavi -e /get_ghazal -i '{}'mcp
run_tool({ provider: "mcp-ai-masnavi-masnavi", endpoint: "/get_ghazal", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.