DynamoDB MCP Server
by imankamyabi
get_item
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 |
Retrieves an item from a table by its primary key
Name | Required | Description | Default |
---|---|---|---|
key | Yes | Primary key of the item to retrieve | |
tableName | Yes | Name of the table |