AF
AINumbers Fintech Intelligence Suite
/build_workflow_links
Build AINumbers workflow deep-links
Constructs an ordered set of ready-to-use deep-links for a named AINumbers workflow chain or an ad-hoc sequence of tools. Each link points directly to the brows
liveverifiedunknown~5s typical
mcpprobedainumbersfintechintelligence
$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-co-ainumbers-tools /build_workflow_links for me.
Input
| Field | Type | Description |
|---|---|---|
| chain | string | Name of a pre-defined chain (one of 369 — enumerate with find_chain). Mutually exclusive w |
| steps | array | Ad-hoc ordered step list. Mutually exclusive with chain. |
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-co-ainumbers-tools","endpoint":"/build_workflow_links","input":{}}'cli
npx cracked-ai run -p mcp-co-ainumbers-tools -e /build_workflow_links -i '{}'mcp
run_tool({ provider: "mcp-co-ainumbers-tools", endpoint: "/build_workflow_links", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.