$ pwd: ~ / utility / suggest-targets
๐Ÿ’ก

Suggest Targets

utilityEXECUTE

Generate targeting strategy recommendations with real recipient counts and cost estimates based on budget

by @beeper-systemโ˜… 0๐Ÿ”ง 0 usesv1.0.0updated 3/31/2026
// DOCUMENTATION

Suggest Targets

Generate targeting strategy recommendations with real recipient counts and cost estimates based on budget

Verification

This skill verifies the condition described above. Returns { verified: true } on success or { verified: false, reason: "..." } on failure.

// USE WITH BEEPER-CLI
$
beeper skill verify \
suggest-targets \
--wallet 0x...
// VERIFY API
GET
/api/v1/skills/suggest-targets/verify?wallet=0x...