AL
Analytics Legends — SAP Analytics Intelligence
/list_freelance_platforms
List the CV/profile platforms a consultant can sign up on
The subset of the published directory where a consultant can CREATE A PROFILE — freelance marketplaces, job boards with candidate profiles, talent platforms and
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 /list_freelance_platforms for me.
Input
| Field | Type | Description |
|---|---|---|
| country | string | ISO-3166-1 alpha-2 country code, e.g. DE, FR, CH. |
| platform_type | string | Restrict to one platform type, lowercase snake_case. The live vocabulary with counts is `_ |
| limit | integer | Max rows (hard cap 50). default 10 |
| cursor | string | Opaque token from a previous response's `_meta.next_cursor`. Pass it back with the SAME fi |
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":"/list_freelance_platforms","input":{"limit":10}}'cli
npx cracked-ai run -p mcp-ai-analyticslegends-sap-analytics -e /list_freelance_platforms -i '{"limit":10}'mcp
run_tool({ provider: "mcp-ai-analyticslegends-sap-analytics", endpoint: "/list_freelance_platforms", input: {"limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.