C
ClaraConverts
/list_calcom_event_types
List Cal.com Event Types
List the meeting types on a Cal.com account by name (with account timezone). Call this BEFORE configure_integration with provider="calcom" — its required event_
liveverifiedunknown~5s typical
mcpprobedclaraconverts
$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-claraconverts-clara /list_calcom_event_types for me.
Input
| Field | Type | Description |
|---|---|---|
| secret_key | string | The secret_key returned by create_trial_tenant, if your client can't send it as an "Author |
| api_key* | string | The Cal.com API key to look up meeting types for. |
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-claraconverts-clara","endpoint":"/list_calcom_event_types","input":{"api_key":"..."}}'cli
npx cracked-ai run -p mcp-com-claraconverts-clara -e /list_calcom_event_types -i '{"api_key":"..."}'mcp
run_tool({ provider: "mcp-com-claraconverts-clara", endpoint: "/list_calcom_event_types", input: {"api_key":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.