Connect to external services through Maton-managed API routes. Use this skill only after the user names the target app, account, and task. Start with read/li...
- Stricter user consent protocols for non-GET (write, modify, or delete) API calls; require explicit user approval with all request details before proceeding. - Updated instructions: Never infer approval for non-GET requests from the original user request—always prompt for confirmation first. - New connection creation now explicitly requires user approval specifying the service; do not create connections without user direction. - Scope selection guidance tightened: during OAuth, choose only scopes necessary for the current task. - Reminders to immediately remove connections after their use if no longer needed.