Saber
S
Saber
/contacts-create_signal

contacts create signal

Create a contact research signal, return immediately, then poll the signal ID or receive results through a webhook.

liveunknown~5s typical
mcpsaber
$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-app-saber-mcp-saber /contacts-create_signal for me.

Input

FieldTypeDescription
__requestBody*objectRequest body

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-app-saber-mcp-saber","endpoint":"/contacts-create_signal","input":{"__requestBody":{}}}'
cli
npx cracked-ai run -p mcp-app-saber-mcp-saber -e /contacts-create_signal -i '{"__requestBody":{}}'
mcp
run_tool({ provider: "mcp-app-saber-mcp-saber", endpoint: "/contacts-create_signal", input: {"__requestBody":{}} })

Try it

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