Skip to main content
Glama
dipseth

google-workspace-unlimited

Credential Management

manage_credentials
Destructive

Manage credential storage and security settings for Google Workspace users: check status, migrate storage mode, get summary, or delete credentials.

Instructions

Manage credential storage and security settings

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
emailYesUser's Google email address
actionYesAction to perform: 'status' (check status), 'migrate' (migrate storage mode), 'summary' (get summary), 'delete' (delete credentials)
new_storage_modeNoTarget storage mode for migration: 'FILE_PLAINTEXT', 'FILE_ENCRYPTED', 'MEMORY_ONLY', 'MEMORY_WITH_BACKUP'. Required when action='migrate'

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
emailYesEmail address of the user whose credentials were managed
errorNoError message if operation failed
actionYesAction performed: 'status', 'migrate', 'summary', or 'delete'
messageYesHuman-readable message describing the operation result
successYesWhether the credential management operation succeeded
credentialInfoNoCredential details (for 'status' action)
newStorageModeNoNew storage mode after migration (for 'migrate' action)
previousStorageModeNoPrevious storage mode (for 'migrate' action)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations indicate destructiveHint: true, but the description does not elaborate on the potential deletion or migration of credentials. It adds no behavioral context beyond what is already in annotations, failing to warn about data loss or irreversible actions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence, which is concise, but it lacks crucial detail about actions and behavior. It is not front-loaded with key information, and every sentence should earn its place; here, one sentence is insufficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity with multiple actions including destructive operations, the description is incomplete. It does not explain the actions or their context, despite having an output schema that could mitigate some needs.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions for all parameters. The description adds no additional meaning beyond the schema, so a baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description states 'Manage credential storage and security settings,' which is a verb+resource combination, but it is vague and does not specify the distinct actions (status, migrate, summary, delete) available via the 'action' parameter. It fails to differentiate from sibling tools like 'manage_drive_files'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives. There are no mentions of prerequisites, exclusions, or context for each action, leaving the agent to infer usage from the enum values.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dipseth/google_workspace_fastmcp2'

If you have feedback or need assistance with the MCP directory API, please join our Discord server