Skip to main content
Glama

aws_iam

Manage AWS IAM roles and policies to control access permissions for cloud resources. Create, list, or delete roles and policies to configure secure identity management.

Instructions

Manage AWS IAM roles and policies

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes
regionYes
nameNo
roleNameNo
policyNameNo
policyDocumentNo
assumeRolePolicyDocumentNo
pathNo
managedPoliciesNo
Behavior2/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. 'Manage' implies both read and write operations, but the description doesn't specify permissions needed, whether operations are destructive, rate limits, or what happens on success/failure. It lacks crucial context for a tool with potentially destructive actions like delete_role.

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

Conciseness5/5

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

The description is extremely concise at just 5 words with no wasted language. It's front-loaded with the core purpose. However, this conciseness comes at the cost of completeness for such a complex tool.

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?

For a tool with 9 parameters, 0% schema description coverage, no annotations, no output schema, and potentially destructive operations, the description is severely inadequate. It doesn't explain return values, error conditions, or provide enough context for safe and effective use despite the tool's complexity.

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

Parameters2/5

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

Schema description coverage is 0%, so the description must compensate but provides no parameter information. It doesn't explain what 'action' values do, what 'region' affects, or how other parameters like 'policyDocument' or 'assumeRolePolicyDocument' should be structured. The description adds no value beyond what's visible in the schema property names.

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?

The description 'Manage AWS IAM roles and policies' states the general purpose (managing IAM resources) but is vague about the specific actions available. It distinguishes from sibling tools by focusing on IAM rather than other AWS services like EC2 or S3, but doesn't specify what 'manage' entails beyond the broad category.

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 about when to use this tool versus alternatives. The description doesn't mention prerequisites, appropriate contexts, or comparisons with sibling tools like other AWS services. Users must infer usage from the tool name and parameter schema alone.

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/MCP-Mirror/tarnover_mcp-sysoperator'

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