Skip to main content
Glama

get_aws_reference

Retrieve AWS Well-Architected architecture patterns tailored to your service type and scale. Choose from web-api, saas, game, and more with sizes from MVP to enterprise.

Instructions

AWS 모범 사례 아키텍처를 조회합니다. 서비스 유형과 규모에 맞는 AWS Well-Architected 기반 아키텍처 패턴을 제공합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scaleYes서비스 규모
serviceTypeYes서비스 유형
Behavior3/5

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

No annotations provided, so description carries full burden. It adequately implies a read-only operation via 'get' and '조회', but does not disclose idempotency, rate limits, or whether the call has side effects. For a simple retrieval, this is sufficient but not exemplary.

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?

Single sentence clearly states purpose and key parameters. No extraneous information, front-loaded with the action and resource.

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

Completeness4/5

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

With 2 simple enum parameters and no output schema, the description covers the essential inputs. Missing return value description, but given the tool's simplicity and sibling context, it is largely complete.

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 covers both parameters with descriptions ('서비스 유형', '서비스 규모'), and the description merely repeats those concepts without adding meaning. Since coverage is 100%, baseline 3 is appropriate.

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

Purpose5/5

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

Description uses specific verb '조회' (retrieve) and resource 'AWS Well-Architected 기반 아키텍처 패턴', clearly stating the tool's purpose. It distinguishes from siblings like design_architecture, which implies custom design rather than retrieving existing patterns.

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 explicit guidance on when to use this tool versus alternatives. Does not mention when not to use it or provide context for selecting between this and sibling tools like get_scaling_strategy or recommend_cpu_arch.

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/SeongminJaden/tok_mcp'

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