FAQ
Advanced Gmail and Calendar operations
Access any Gmail or Calendar feature through dynamic API discovery.
1 min read
Beyond the basics
Prio has built-in tools for common email and calendar operations. But Gmail and Google Calendar have hundreds of additional features like filters, labels, forwarding rules, calendar colors, and access controls.
How it works
When you ask for something that goes beyond built-in tools, Prio dynamically discovers the right Google API method and calls it for you:
"Create a Gmail filter to auto-label emails from invoices@vendor.com" "List my calendar colors" "Show my Gmail forwarding settings"
Safety
- Read-only operations execute immediately
- Operations that modify your account (creating filters, changing settings) require your approval first
- Certain dangerous operations (auto-forwarding, delegate access) are blocked entirely for security
What you can do
Anything the Gmail or Google Calendar API supports: filters, labels, settings, delegates, calendar properties, event colors, and more.