Supabase Auth
restore_project
Restores a Supabase project.
Remote Supabase
Other tools also called restore_project?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"project_id": {
"type": "string"
}
}
}