Keyword Warmup
keyword_warmup is the most automation-ready public capability. It is currently:
- implemented
- live verified
- allowed for unattended use
What It Does
Phonefarm turns one capability request into asearch_warmup_session execution plan that:
- searches one or more keywords
- watches result videos
- optionally likes, saves, and comments based on configured probabilities
Minimal Request
Inputs
Interaction Modes
Comment Rules
If the effective comment probability is greater than0:
- either provide
comment_plan - or provide
keyword_comment_plan_prompt
comment_plan rules
- must be an object
- keys must match the resolved keyword set exactly
- each keyword bucket must contain at least one non-empty comment string
Routing Guidance
- Use
directfor agent-like or immediate single-target execution. - Use
queuewhen your control plane wants Phonefarm to materialize work later. - Use
groupfor explicit multi-target fanout.
Failure Cases To Expect
- duplicate keywords
- unknown interaction mode
- missing comment prompt when comments are enabled
- malformed comment plan