Rocketadmin
Database admin panel service for connections, tables, primary-key row operations, and company invitation verification.
Tailored to ops teams that delete or update rows by primary key across MySQL, Postgres, MSSQL, Oracle, or MongoDB, and validate company invitation links.
Use Rocketadmin with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put Rocketadmin to work.
What Snow can do with Rocketadmin
These are the Rocketadmin operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads11
Look at your data without changing it.
- Check API Key
Tool to validate whether an API key is legitimate and active. Use when you need to verify that the current API key is valid before performing other operations.
- Find Table Rows with Filters
Tool to retrieve all rows from a database table with filter parameters in the request body. Use when you need to fetch rows with complex filtering conditions. This is an API+ feature that supports advanced filtering with operators like equals, greater than, less than, like, in, etc.
- Get All Connections
Tool to retrieve all database connections where the user has access. Use when you need to discover available connections in the user's workspace.
- Get Table Row by Primary Key
Tool to retrieve a single row from a database table using its primary key. Use when you need to fetch specific row data by its ID from a RocketAdmin connection.
- Get Table Structure
Tool to retrieve the structural information of a database table including columns, data types, constraints, and relationships. Use when you need to understand the schema of a specific table in a RocketAdmin connection.
- Validate Connection Token
Tool to validate if connection agent token is valid. Use when you need to check if the current connection token is still authorized and active.
- Export Table as CSV
Tool to export table data as a CSV file from RocketAdmin. Use when you need to download table data in CSV format. This is an API+ feature that exports the specified table with optional filtering, pagination, and sorting.
- Get Connection Tables V2
Tool to retrieve all tables in a database connection organized with category information. Use when you need to discover available tables in a specific connection.
- Get Hello
Tool to retrieve a hello greeting message from the Rocketadmin API. Use when testing API connectivity or getting a simple greeting response.
- Get SaaS Users by Email
Tool to retrieve user information by email address. Use when you need to get details about a specific user by their email.
Creates1
Add something new to your account.
- Add Row to Table
Tool to add a new row to a database table in RocketAdmin. Use when you need to insert data into a specific table. This is an API+ feature that creates a new row with the provided field values.
Updates3
Change something that is already there.
- Update Table Row by Primary Key
Tool to update a row in a database table by its primary key. Use when you need to modify existing row data in a RocketAdmin connection. This is an API+ feature.
- Update Multiple Table Rows
Tool to update multiple rows in a table by primary key. Use when you need to batch update rows identified by their primary keys with the same new values. This is an API+ feature.
- Verify User Email
Tool to verify a user's email address using a verification token. Use when you need to confirm a user's email address after registration or email change.
Deletes2
Remove something. This often cannot be undone.
- Delete Table Row by Primary Key
Tool to delete a single row from a database table by primary key. Use when you need to remove a specific row identified by its ID. This is an API+ feature.
- Delete Multiple Table Rows
Tool to delete multiple rows from a table by primary key. Use when you need to batch delete rows identified by their primary keys. This is an API+ feature.
Related integrations
Ready to put Rocketadmin to work?
Sign up free, build an app by chatting, and connect Rocketadmin in minutes. No credit card required.