Mercury

getSafeRequest

Retrieve a specific SAFE request by its ID.

Remote mercury

Remote (network-hosted)

Other tools also called getSafeRequest? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "safeRequestId": {
      "type": "string",
      "format": "uuid",
      "description": "ID for the SAFE request"
    }
  }
}
          

Provider

Mercury →