← Back to registry

Artifact Runtime · TOOL

Canonical runtime-backed view of the artifact, independent from metadata governance.

Resolved Artifact

{
  "definition": {
    "category": "escrow",
    "description": {
      "en": "Links a Web3 wallet to the current contract.",
      "es": "Vincula una billetera Web3 al contrato actual."
    },
    "id": "link_wallet",
    "label": {
      "en": "Link Wallet",
      "es": "Vincular Wallet"
    },
    "metadata": {
      "artifact_type": "vetra-tool",
      "consumers": [
        "Imaginclaw"
      ],
      "owner_app": "Vetra-rust",
      "promotion_reason": "Escrow management",
      "scope": "app-scoped",
      "version": "1.0.0"
    },
    "requires_workspace": true,
    "response": {
      "data": {
        "instruction": "El asistente te redigira al componente On-Chain.",
        "ui_action": "highlight_escrow_panel"
      },
      "summary": {
        "en": "You can check the Smart Contract Escrow panel inside the dossier to securely link your Web3 wallet.",
        "es": "Puedes revisar el panel de Smart Contract Escrow dentro del dossier para vincular tu wallet Web3 de forma segura."
      }
    },
    "suggested_actions": [
      "fund_contract",
      "search_contract"
    ],
    "triggers": [
      "wallet",
      "billetera",
      "vincular",
      "0x"
    ]
  },
  "kind": "tool",
  "summary": {
    "description": "No description provided.",
    "id": "link_wallet",
    "kind": "tool",
    "path": "Tools/apps/vetra/link_wallet.json",
    "title": "link_wallet"
  },
  "validation_issues": [
    "Tool 'type' should be 'function'",
    "Tool must define a function/name identifier",
    "Tool must include a description"
  ]
}

Validation

Tool 'type' should be 'function'
Tool must define a function/name identifier
Tool must include a description