OIP system: REDDIT
A generated article for one OIP shelf. It lists every operation in this API/CLI/MCP/device/model/core subsystem, links each leaf article, and gives the ledger path for proof.
This page is the operating article for one build subsystem. It is generated from live directory rows. If a task belongs to this subsystem, scan the operations below, open the matching capability article, run only the exact object named there, and verify by receipt.
Kind: core. Capabilities: 3. Machine system map: /api/dispatch?map=REDDIT&format=markdown. Root: /a/oip.
Operations
REDDIT_SEARCH
Search Reddit for real threads on a topic and return them ready to file as reddit-type sources (native widget). Use when: gathering real Reddit discussion as evidence/sources for an article. Arguments: $1=query | $2=subreddit(optional, e.g. Retatrutide) | $3=sort(top|relevance|new) | $4=t(year|month|all). Human article: /a/oip-capability-reddit-search. Machine doc: ?key=REDDIT_SEARCH&format=markdown. Invocation history: /api/invocations?object_id=REDDIT_SEARCH.
REDDIT_THREAD
Fetch one Reddit thread plus its top comments as reddit-type sources. Use when: citing a specific thread and its comment replies. Arguments: $1=thread url or id (t3_... or the /comments/ id) | $2=max_comments(1-25, default 8). Human article: /a/oip-capability-reddit-thread. Machine doc: ?key=REDDIT_THREAD&format=markdown. Invocation history: /api/invocations?object_id=REDDIT_THREAD.
REDDIT_REPLY
Post ONE comment reply to a specific Reddit thing (thread or comment) AS the owner account. Use when: only when the owner directs a reply to a specific target, under the owner rules. Single-target by design; not for autonomous mass-replying (protects the labeled account from bans). Arguments: $1=parent thing id (t3_<post> or t1_<comment>) | $2=reply text. Human article: /a/oip-capability-reddit-reply. Machine doc: ?key=REDDIT_REPLY&format=markdown. Invocation history: /api/invocations?object_id=REDDIT_REPLY.