Pachinko pachinko
Pachinko pachinko
STEP BY STEP

Run a Feed
Into a Function

Let scheduled inputs trigger saved rules.

BEFORE YOU START

You Need One Feed and One Function

The feed brings in fresh notes. The Function processes those notes. Build each piece separately first, then connect them.

The Function also brings its saved context into each scheduled run. Review that context before attaching it to a Feed, especially if it includes notes or sections from projects hidden with Hide from AI.

  • feedCreate a Feed that reliably creates useful notes.
  • functionCreate a Function that works on one or two test notes.
  • goalMake the feed hand new notes to the Function automatically.
  • THE STEPS

    Connect the Pipeline

    feed pipeline schedule / notes / function
    01open feed

    Open the feed you want to process automatically.

    02attach function

    Choose the Function or Functions to run after the feed creates notes.

    03run once

    Run the feed manually before trusting the schedule.

    04inspect

    Check the created notes and the Function output.

    05tighten

    Adjust the feed filter, Function prompt, or destination if the output is noisy.

    EXAMPLE

    RSS to Brief

    An RSS feed imports new policy articles. A Function called Extract regulatory risks reads the fresh notes and writes a structured brief. Another Function can compare those notes against a saved project plan.

  • inputNew RSS articles arrive as notes.
  • ruleThe Function extracts risks, evidence, and next actions.
  • outputA current brief lands back in Pachinko.