AI-Portal — Enterprise GenAI Briefing
AE
AI-Portal — Enterprise GenAI Briefing
/list_releases

List AI model releases

List AI model and product releases tracked by AI-Portal, newest first. Filter by category, provider, year, or landmark releases only.

liveverifiedunknown~5s typical
mcpprobedai-portalenterprise
$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-ai-portal-ai-portal /list_releases for me.

Input

FieldTypeDescription
categorystring (llm | multimodal | image | video | tool | framework)Release category
providerstringProvider name substring, e.g. "anthropic", "google"
yearstringFour-digit year, e.g. "2026"
landmark_onlybooleanOnly landmark (major) releases
limitnumberMax items to return (default 25, max 100)

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

Try it

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