Upstash MCP Server
Official
by upstash
redis_database_get_details
Get further details of a specific Upstash redis database. Includes all details of the database including usage statistics. db_disk_threshold: Total disk usage limit. db_memory_threshold: Maximum memory usage. db_daily_bandwidth_limit: Maximum daily network bandwidth usage. db_request_limit: Total number of commands allowed. All sizes are in bytes
NOTE: Don't show the database ID from the response to the user unless explicitly asked or needed.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
database_id | Yes | The ID of the database to get details for. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- redis_database_create_new
- redis_database_delete
- redis_database_list_databases
- timestamps_to_date
- redis_database_run_multiple_redis_commands
- redis_database_run_single_redis_command
- redis_database_get_details
- redis_database_update_regions
- redis_database_reset_password
- redis_database_get_usage_last_5_days
- redis_database_get_stats
- redis_database_create_backup
- redis_database_delete_backup
- redis_database_restore_backup
- redis_database_list_backups
- redis_database_set_daily_backup