Analytics Legends — SAP Analytics Intelligence
AL
Analytics Legends — SAP Analytics Intelligence
/get_firm

Get one firm's published profile

Fetch one organisation from the published directory by its database slug (`rows[].slug` from search_firms, verbatim). Returns the same public fields plus `partn

liveverifiedunknown~5s typical
mcpprobedanalyticslegends
$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-analyticslegends-sap-analytics /get_firm for me.

Input

FieldTypeDescription
slug*stringThe DATABASE slug, taken verbatim from search_firms.rows[].slug. It is not always the web

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-analyticslegends-sap-analytics","endpoint":"/get_firm","input":{"slug":"..."}}'
cli
npx cracked-ai run -p mcp-ai-analyticslegends-sap-analytics -e /get_firm -i '{"slug":"..."}'
mcp
run_tool({ provider: "mcp-ai-analyticslegends-sap-analytics", endpoint: "/get_firm", input: {"slug":"..."} })

Try it

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