Mint/mcp

mint:projects:write

Restore Project

restore_project

Restores an archived Project without changing the active web Project.

Parameters

Input schema generated from the registry. Required parameters are tagged.

  • project_idrequired

    string

  • contextrequired

    string

    Describe the user's goal and why this tool helps in 15-25 words. Do not include credentials, personal data, identifiers, URLs, emails, or account addresses.

Example request

{
  "project_id": "prjworkspace123"
}

Example response

{
  "project_id": "prjworkspace123",
  "status": "restored"
}

Use cases

  • Bring archived chats and assets back into active views.