S
swiss-living-index
/get_trend
get trend
Historical year-series for a metric in one canton (e.g. sunshine back to 1884, migration to 1981, rent to 2010). metric = key from list_metrics with history: re
liveverifiedunknown~5s typical
mcpprobedswiss-living-index
$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-ch-swisslivingindex-swiss-living-index /get_trend for me.
Input
| Field | Type | Description |
|---|---|---|
| canton* | string | |
| metric* | string | |
| from_year | number |
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-ch-swisslivingindex-swiss-living-index","endpoint":"/get_trend","input":{"canton":"...","metric":"..."}}'cli
npx cracked-ai run -p mcp-ch-swisslivingindex-swiss-living-index -e /get_trend -i '{"canton":"...","metric":"..."}'mcp
run_tool({ provider: "mcp-ch-swisslivingindex-swiss-living-index", endpoint: "/get_trend", input: {"canton":"...","metric":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.