Validation Failed
Validation error(s): Other validation errors: pipe.search_automation: union_tag_invalid: Input tag 'PipeSearch' found using 'type' does not match any of the expected tags: 'PipeFunc', 'PipeImgGen', 'PipeCompose', 'PipeLLM', 'PipeExtract', 'PipeBatch', 'PipeCondition', 'PipeParallel', 'PipeSequence' pipe.search_structured: union_tag_invalid: Input tag 'PipeSearch' found using 'type' does not match any of the expected tags: 'PipeFunc', 'PipeImgGen', 'PipeCompose', 'PipeLLM', 'PipeExtract', 'PipeBatch', 'PipeCondition', 'PipeParallel', 'PipeSequence' pipe.search_tools: union_tag_invalid: Input tag 'PipeSearch' found using 'type' does not match any of the expected tags: 'PipeFunc', 'PipeImgGen', 'PipeCompose', 'PipeLLM', 'PipeExtract', 'PipeBatch', 'PipeCondition', 'PipeParallel', 'PipeSequence' pipe.search_pain_points: union_tag_invalid: Input tag 'PipeSearch' found using 'type' does not match any of the expected tags: 'PipeFunc', 'PipeImgGen', 'PipeCompose', 'PipeLLM', 'PipeExtract', 'PipeBatch', 'PipeCondition', 'PipeParallel', 'PipeSequence'
reddit_outreach
Reddit Outreach
Install
npx mthds install https://github.com/RobinHrt/reddit_outreach --method reddit_outreachRun
npx mthds run method reddit_outreachSearch a subreddit for posts relevant to a company and generate a report with suggested comments for community engagement
Exports
reddit_prospecting
Bundle Files
METHODS.toml
[package]
name = "reddit_outreach"
address = "github.com/RobinHrt/reddit_outreach"
display_name = "Reddit Outreach"
version = "0.1.0"
description = "Search a subreddit for posts relevant to a company and generate a report with suggested comments for community engagement"
mthds_version = ">=1.0.0"
main_pipe = "reddit_outreach"
[exports.reddit_prospecting]
pipes = ["reddit_outreach"]