tachyo
T
tachyo
/marketsummary__get_ticker_dossier

marketsummary get ticker dossier

[marketsummary] What our digest said about a ticker over a window — section appearances, notes, price path. ticker: symbol (e.g. HYPE). window_days: 1..90. Th

liveverifiedunknown~5s typical
mcpprobedtachyo
$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-tachyo-tachyo /marketsummary__get_ticker_dossier for me.

Input

FieldTypeDescription
ticker*string
window_daysinteger default 30
langstring default "en"
session_tokenstring default ""
paymentstring default ""

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-tachyo-tachyo","endpoint":"/marketsummary__get_ticker_dossier","input":{"ticker":"...","window_days":30,"lang":"en","session_token":"","payment":""}}'
cli
npx cracked-ai run -p mcp-ai-tachyo-tachyo -e /marketsummary__get_ticker_dossier -i '{"ticker":"...","window_days":30,"lang":"en","session_token":"","payment":""}'
mcp
run_tool({ provider: "mcp-ai-tachyo-tachyo", endpoint: "/marketsummary__get_ticker_dossier", input: {"ticker":"...","window_days":30,"lang":"en","session_token":"","payment":""} })

Try it

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