get_item
Retrieve specific items from DynamoDB tables using their primary key with this tool. Designed for secure and precise data access without delete functionality to prevent data 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 |