Cal.com
Calendar · 57 actions · connect with an API key
Actions
A sample of the 57 Cal.com actions. Each keeps the schema of the real API.
cal_com.list_eventsreadcal_com.get_eventreadcal_com.create_eventwritecal_com.delete_eventdelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list events", "app": "cal_com" }execute_tool
{ "name": "cal_com.list_events",
"fields": ["id"] }