Developer Tools11 toolsPaste one API key
Daily integration for AI agents
Daily provides WebRTC video and audio APIs for creating rooms, meetings, recordings, live streams, transcriptions, and telephony experiences.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Daily once and call the same tools from all of them.
Setup
Connect Daily through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Daily exposes 11 tools through ClawLink. The 10 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
daily_get_domain_config | Return the connected Daily domain identity and stable account capability signals | Read |
daily_get_room | Return a Daily room's current privacy and configuration by room name | Read |
daily_get_room_presence | Return the current participants visible in one Daily room, optionally filtered by user ID or | Read |
daily_list_meetings | Return one page of Daily meeting-session analytics, filtered by room, time range, or session | Read |
daily_list_rooms | Return one reverse-chronological page of Daily rooms | Read |
daily_validate_meeting_token | Validate a Daily meeting token and return its effective room and participant settings without | Read |
daily_batch_create_rooms | Create 1 to 1,000 Daily rooms in one atomic request | Read |
daily_create_meeting_token | Issue a time-bounded meeting token for one Daily room and participant | Write |
daily_create_room | Create a named Daily room with privacy and optional safe meeting defaults | Write |
daily_update_room | Update a Daily room's privacy or safe meeting defaults | Write |