Mint/mcp

mint:projects:write

Archive Project

archive_project

Archives an owned Project when it has no active generation or transfer.

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": "archived"
}

Use cases

  • Remove completed work from active Project and asset views.