← Back to registry

Artifact Runtime · TOOL

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

Resolved Artifact

{
  "definition": {
    "description": "Lists all available image generation LoRAs, categorized by SFW and NSFW. Use this when the user asks what LoRAs are available, or to look up triggers/categorization to propose a prompt using one.",
    "metadata": {
      "consumers": [
        "all"
      ]
    },
    "name": "list_image_loras",
    "parameters": {
      "properties": {},
      "required": [],
      "type": "object"
    }
  },
  "kind": "tool",
  "summary": {
    "description": "Lists all available image generation LoRAs, categorized by SFW and NSFW. Use this when the user asks what LoRAs are available, or to look up triggers/categorization to propose a prompt using one.",
    "id": "list_image_loras",
    "kind": "tool",
    "path": "Tools/list_image_loras.json",
    "title": "list_image_loras"
  },
  "validation_issues": [
    "Tool 'type' should be 'function'"
  ]
}

Validation

Tool 'type' should be 'function'