mcp-server
M
mcp-server
/meetlark_get_admin_view

meetlark get admin view

Get full poll details including all votes and participants. This is the only way to see who voted and how they voted. Returns poll info, time slots, every parti

liveunknown~5s typical
mcpmcp-server
$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-meetlark-mcp-server /meetlark_get_admin_view for me.

Input

FieldTypeDescription
adminToken*stringThe adm_xxx token from poll creation

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-meetlark-mcp-server","endpoint":"/meetlark_get_admin_view","input":{"adminToken":"..."}}'
cli
npx cracked-ai run -p mcp-ai-meetlark-mcp-server -e /meetlark_get_admin_view -i '{"adminToken":"..."}'
mcp
run_tool({ provider: "mcp-ai-meetlark-mcp-server", endpoint: "/meetlark_get_admin_view", input: {"adminToken":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.