Google Admin
Google Admin Console for managing Google Workspace users, groups, and organizational units.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Google Admin connects with a single OAuth click - there is no token to paste. The first time an agent uses a Google Admin action, FlyMyAI asks you to authorize your Google Admin account. Approve it once and the connection is reused for every later run.
- Provider: Google Admin
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
GOOGLE_ADMIN_ADD_USER_ALIAS | Adds an email alias to a google workspace user. | user_key, alias |
GOOGLE_ADMIN_ADD_USER_TO_GROUP | Adds a user to a google workspace group with the specified role. | group_key, user_key |
GOOGLE_ADMIN_CREATE_GROUP | Creates a new google workspace group with the specified details. | email, name |
GOOGLE_ADMIN_CREATE_USER | Creates a new google workspace user with the specified details. | primary_email, given_name, family_name, password |
GOOGLE_ADMIN_DELETE_USER | Deletes a google workspace user permanently. this action cannot be undone. | user_key |
GOOGLE_ADMIN_GET_GROUP | Retrieves detailed information about a google workspace group. | group_key |
GOOGLE_ADMIN_GET_USER | Retrieves detailed information about a google workspace user. | user_key |
GOOGLE_ADMIN_LIST_GROUPS | Lists google workspace groups with optional filtering and pagination. | - |
GOOGLE_ADMIN_LIST_GROUP_MEMBERS | Lists all members of a google workspace group with optional filtering and pagination. | group_key |
GOOGLE_ADMIN_LIST_USERS | Lists google workspace users with optional filtering and pagination. | - |
GOOGLE_ADMIN_REMOVE_USER_ALIAS | Removes an email alias from a google workspace user. | user_key, alias |
GOOGLE_ADMIN_REMOVE_USER_FROM_GROUP | Removes a user from a google workspace group, revoking their group access. | group_key, user_key |
GOOGLE_ADMIN_SUSPEND_USER | Suspends or unsuspends a google workspace user account. | user_key |
GOOGLE_ADMIN_UPDATE_GROUP_SETTINGS | Updates settings for a google workspace group. | group_key |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Google Admin!