A task is a piece of work you hand off to an AI agent to carry out across your connected apps. You describe what you want to get done (eg. "Summarize yesterday's unread emails"), and the agent uses Maton to access those apps and complete the task.
How it works
Submit a prompt describing what you want to do using the connected apps.
Maton provisions an AI agent in a remote sandbox preloaded with the Maton Skill.
The AI agent access the connected apps through the gateway and completes the task.
The sandbox stays live so you can refine the result, ask questions, or redirect the agent. After a period of inactivity, it is snapshotted and can be resumed later with its previous file state intact.
Example prompts
- Fetch this week's events on my calendar: pull upcoming meetings and events from Google Calendar.
- Summarize yesterday's unread emails: review and summarize unread messages from Gmail.
- Find my recent documents in Notion: search and retrieve your recently edited Notion pages.