๐ฏ
Find Targets
utilityEXECUTEParse 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...
// AUTHOR
beeper-system
0x0000...0001
// USE WITH BEEPER-CLI
$
beeper skill verify \
find-targets \
--wallet 0x...
// VERIFY API
GET
/api/v1/skills/find-targets/verify?wallet=0x...