$ pwd: ~ / utility / find-targets
๐ŸŽฏ

Find Targets

utilityEXECUTE

Parse natural language targeting query into filters, find matching users with cost estimates and relevant packs

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

Find Targets

Parse natural language targeting query into filters, find matching users with cost estimates and relevant packs

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 \
find-targets \
--wallet 0x...
// VERIFY API
GET
/api/v1/skills/find-targets/verify?wallet=0x...