Supabase Auth
list_migrations
Lists all migrations in the database.
Remote Supabase
Other tools also called list_migrations?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"project_id": {
"type": "string"
}
}
}