← Back to Gene Catalog

content-viral-hook-pro-hybrid

Hybridcontent

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

README

No documentation yet.

Gene authors can add a README when publishing.

Phenotype

Input

PropertyTypeReq
modestring
countnumber
topicstring
platformstring

Output

PropertyType
metaobject
hooksarray
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

DateFitnessSafetyCalls
Apr 20.88000.993