D
Dynomatix
/dynomatix_get_position
Read a job posting
Read one job posting in full: responsibilities, requirements and how the role is set up. Returns the posting's own markdown, frontmatter included — the title an
liveverifiedunknown~5s typical
mcpprobeddynomatix
$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-com-dynomatix-company /dynomatix_get_position for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | The position's slug, exactly as dynomatix_list_open_positions returned it. Lowercase lette |
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-com-dynomatix-company","endpoint":"/dynomatix_get_position","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-com-dynomatix-company -e /dynomatix_get_position -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-com-dynomatix-company", endpoint: "/dynomatix_get_position", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.