get_item
Retrieve an item from a DynamoDB table using its primary key with the MCP server, ensuring controlled access to data without delete functionality to prevent accidental loss.
Instructions
Retrieves an item from a table by its primary key
Input Schema
Name | Required | Description | Default |
---|---|---|---|
key | Yes | Primary key of the item to retrieve | |
tableName | Yes | Name of the table |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from DynamoDB MCP Server
Related Tools
- @rishikavikondala/mcp-server-aws
- @imankamyabi/dynamodb-mcp-server
- @rishikavikondala/mcp-server-aws
- @rishikavikondala/mcp-server-aws
- @rishikavikondala/mcp-server-aws