Retool Organization Administration
Unified workflow capability for managing a Retool organization through the Management API. Enables IT administrators and platform teams to automate user provisioning, group membership, app lifecycle, and resource management programmatically. Exposes both a REST API and MCP server for AI-assisted administration tasks.
What You Can Do
MCP Tools
list-users
List all users in the Retool organization with pagination.
get-user
Retrieve a specific user by their UUID.
create-user
Create a new user account in the Retool organization.
update-user
Update a user's name, admin status, or disable their account.
delete-user
Permanently remove a user from the organization.
list-groups
List all permission groups in the organization.
create-group
Create a new permission group for access control.
add-group-member
Add a user to a permission group.
remove-group-member
Remove a user from a permission group.
list-apps
List all Retool applications in the organization.
get-app
Retrieve a specific Retool application by ID.
create-app
Create a new Retool application.
delete-app
Permanently delete a Retool application.
list-resources
List all data source resource connections in the organization.
list-folders
List all organizational folders for apps, resources, and workflows.
create-folder
Create a new organizational folder.