generate_hooks
Generate scored TikTok hook candidates for a Svmmon profile, ranked by virality score and saved to the profile's hook library. Use to get hooks, openers, or angles.
Instructions
Generate scored TikTok hook candidates for one of the user's Svmmon profiles. Use when the user asks for hooks, openers, or angles for a profile (e.g. "give me 5 hooks for my Marcus profile about staying consistent"). Returns hooks ranked by a 0-100 virality score and persists them to the profile's hook library. COST: each batch of 3 candidates spends one AI credit (count=5 → 2 credits). May return FEWER hooks than requested if the AI-credit cap is hit mid-request — that is expected, not an error. Requires a valid profile_id: call list_profiles first and never invent one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_id | Yes | The id of the Svmmon profile to generate hooks for. Must belong to the key owner. Get it from list_profiles. | |
| direction | No | Optional steer for the angle/topic (e.g. "about quitting gambling, skeptic tone"). Max 1500 chars; only the first 500 are used by the generator. Omit to let Svmmon pick the strongest angles. | |
| count | No | How many hooks to return (1-10). Defaults to 5. |