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

v0.1.0mthds >=1.0.0Validation Failed2 installs3/4/2026RobinHrt/reddit_outreach
Main pipereddit_outreach

Install

$npx mthds install https://github.com/RobinHrt/reddit_outreach --method reddit_outreach

Run

$npx mthds run method reddit_outreach

Search a subreddit for posts relevant to a company and generate a report with suggested comments for community engagement

Exports

reddit_prospecting

reddit_outreach

Bundle Files

Select a file to view its contents

METHODS.toml

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"]