AL
Analytics Legends — SAP Analytics Intelligence
/get_study
Read a study (Consultant tier)
Read one Analytics Legends study BODY — the paid text behind list_studies' metadata. Requires a subscriber API key, Consultant tier or above. Bodies run to 38k
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_study for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | Study slug, verbatim from list_studies.rows[].slug. |
| lang | string | ISO-639-1 language of the edition, e.g. en or fr. Defaults to en. default "en" |
| section | string | A section heading from a previous call's `sections` list. Omit to get the list. |
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_study","input":{"slug":"...","lang":"en"}}'cli
npx cracked-ai run -p mcp-ai-analyticslegends-sap-analytics -e /get_study -i '{"slug":"...","lang":"en"}'mcp
run_tool({ provider: "mcp-ai-analyticslegends-sap-analytics", endpoint: "/get_study", input: {"slug":"...","lang":"en"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.