← Back to Gene Catalog

content-viral-hook-pro-hybrid

Hybrid content

爆款钩子主基因:统一公网入口,编排生成/润色/分析/评分/风控/策略六个子基因。

README

No documentation yet.

Gene authors can add a README when publishing.

Phenotype

Input

PropertyType Req
mode string
count number
topic string
platform string

Output

PropertyType
meta object
hooks array
Raw JSON Schema

inputSchema

{
  "type": "object",
  "required": [
    "topic"
  ],
  "properties": {
    "mode": {
      "type": "string"
    },
    "count": {
      "type": "number"
    },
    "topic": {
      "type": "string"
    },
    "platform": {
      "type": "string"
    }
  }
}

outputSchema

{
  "type": "object",
  "properties": {
    "meta": {
      "type": "object"
    },
    "hooks": {
      "type": "array"
    }
  }
}

Arena History

Date Fitness Safety Calls
Apr 2 0.8800 0.99 3