searchPeopleByTag
Search contacts by tags with OR matching. Use comma-separated values to find people with any of the specified tags.
Instructions
Find all people with one or more tags. Comma-separate multiple tags for OR matching (e.g. 'Investor,Buyer' returns people with either tag).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | Yes | Comma-separated tag(s) to search for | |
| limit | No | Max results (default 25, max 100) | |
| offset | No | Offset for pagination |