Command Summary
| Command | Purpose |
|---|---|
trigify search create | Create a saved search or monitor |
trigify search list | List searches with optional filters |
trigify search get | Fetch one search by ID |
trigify search update | Update an existing search |
trigify search delete | Soft-delete a search |
trigify search results | Fetch collected results for a search |
trigify search podcast-search | Resolve podcast IDs before creating a podcast-episodes monitor |
trigify search create
Create a new saved search or profile/channel monitor.
Required flags:
--name <name>--monitoring-type <type>
--keywords <json>--keywords-and <json>--keywords-not <json>--time-frame <frame>--frequency <freq>--max-results <number>--job-titles <json>--content-type <type>--linkedin-sort-by <sort>with defaultdate_posted--profile-url <url>--channel-url <url>--podcast-id <id>--twitter-profile-url <url>--twitter-user-id <id>--instagram-username <username>--instagram-sort-by <sort>with defaulttop--instagram-iterative-fetching--source <source>
--monitoring-type values:
linkedin-postslinkedin-profilereddit-postsyoutube-videosyoutube-channeltwitter-poststwitter-profilepodcast-keywordspodcast-episodesinstagram-hashtaginstagram-profilehackernews-stories
trigify search list
List searches in the authenticated workspace.
Optional flags:
--limit <number>default20--page <number>as a 1-indexed alternative to--offset--offset <number>default0--monitoring-type <type>--status <status>
trigify search get
Fetch one search by ID.
Required flags:
--id <id>
trigify search update
Update a search without recreating it.
Required flags:
--id <id>
--name <name>--keywords <json>--keywords-and <json>--keywords-not <json>--status <status>--frequency <freq>--max-results <number>
trigify search delete
Soft-delete a search.
Required flags:
--id <id>
trigify search results
Fetch results collected for a search.
Required flags:
--id <id>
--limit <number>default50--page <number>--offset <number>--job-title <title>--company <company>--industry <industry>--country <country>--seniority <seniority>
trigify search podcast-search
Search for podcasts by name before creating a podcast-episodes monitor.
Required flags:
--query <name>
--limit <number>