R
raccha.ai
/delete_role
delete role
Delete a role. Refused with an error if it's still assigned to an active access_key. Requires an admin owner_key.
liveunknown~5s typical
mcpraccha.ai
$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-raccha-raccha /delete_role for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | The role's id. |
| owner_key | string | Owner key. Must belong to an admin member. Optional. If omitted, defaults to the owner_key |
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-raccha-raccha","endpoint":"/delete_role","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-ai-raccha-raccha -e /delete_role -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-ai-raccha-raccha", endpoint: "/delete_role", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.