Enables querying and analyzing the MongoDB sample_mflix movie dataset through natural language, supporting searches by title, genre, actors, directors, ratings, and providing aggregate statistics like counts and averages.
Enables natural language queries against a MongoDB movie database to search films by title, genre, actor, year, or rating, and retrieve detailed movie information from the sample_mflix collection.
Get Radarr's download queue for a specified instance, with paged records and movie info. Use the instance ID (e.g., radarr-1) to fetch current queued items.
Change the password for a database user on Hostinger by supplying the full database name and new password. Update website configurations that reference this database.
Retrieve a list of all table names within a specified database using this tool, defaulting to the current database if none is provided. Simplifies database metadata management and query preparation.
Modify a Notion database by updating its title, description, or property schema using the specified database ID. Enables structured data management within Notion workspaces.