bozfix
B
bozfix
/talep_durum

Talep durumu sorgula

Daha önce açılmış bir talebin durumunu ve gelen teklif özetini (kaç teklif, fiyat aralığı) döner. GİZLİLİK: yalnız talep_no VE talebi açan telefon birlikte doğr

liveverifiedunknown~5s typical
mcpprobedbozfix
$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-bozfix-bozfix /talep_durum for me.

Input

FieldTypeDescription
talep_no*integertalep_olustur'un döndüğü talep numarası
telefon*stringTalebi açarken verilen telefon (doğrulama için)

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-bozfix-bozfix","endpoint":"/talep_durum","input":{"talep_no":1,"telefon":"..."}}'
cli
npx cracked-ai run -p mcp-com-bozfix-bozfix -e /talep_durum -i '{"talep_no":1,"telefon":"..."}'
mcp
run_tool({ provider: "mcp-com-bozfix-bozfix", endpoint: "/talep_durum", input: {"talep_no":1,"telefon":"..."} })

Try it

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