DynamoDB MCP Server
by imankamyabi
scan_table
Scans an entire table with optional filters
Input Schema
Name | Required | Description | Default |
---|---|---|---|
expressionAttributeNames | No | Attribute name mappings | |
expressionAttributeValues | No | Values for the filter expression | |
filterExpression | No | Filter expression | |
limit | No | Maximum number of items to return | |
tableName | Yes | Name of the table |