L
LaunchTrust
/get_scan_history
Get scan history for an app
List recent scans (summary + findings) for one of your registered apps. Requires a LaunchTrust token.
liveunknown~5s typical
mcplaunchtrust
$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-launchtrust-launchtrust /get_scan_history for me.
Input
| Field | Type | Description |
|---|---|---|
| app_id* | string | The id of a registered app. |
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-launchtrust-launchtrust","endpoint":"/get_scan_history","input":{"app_id":"..."}}'cli
npx cracked-ai run -p mcp-co-launchtrust-launchtrust -e /get_scan_history -i '{"app_id":"..."}'mcp
run_tool({ provider: "mcp-co-launchtrust-launchtrust", endpoint: "/get_scan_history", input: {"app_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.