Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Building an AI Agent and Plugging It Into RSS | RSS Automation with AI Agents
Workflow Automation with Make.com

bookBuilding an AI Agent and Plugging It Into RSS

Start by opening AI Agents in Make and creating a new agent. Make allows you to use built-in AI without connecting external providers, which is enough for simple workflows. External models such as OpenAI or Gemini can be added later if needed. Name the agent MMA Journalist, select the Large model, paste in the system prompt from the previous chapter, and save.

After the agent is created, additional settings become available. One important concept is Context. Context allows you to upload reference files that the agent can rely on instead of guessing. This is especially useful for business or support workflows where accuracy matters. For this RSS-to-tweet example, no context is required, so it can be left empty.

Context

Context allows uploading reference material such as text files, PDFs, or documents. The agent can rely on this data instead of guessing.

When context matters

  • FAQs
  • Product details
  • Policies
  • Any scenario where accuracy is critical
Note
Note

Context improves reliability, but it is not required for this RSS-to-tweet workflow.

Passing Inputs to the Agent

Define the message content by mapping fields from the RSS module:

  • Title
  • Description
  • Summary
  • Link or URL

Even if the agent does not browse links, including the URL keeps the input structured.

question mark

Why is setting the AI agent output schema to Text recommended in this workflow?

Select the correct answer

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 4. Luku 4

Kysy tekoälyä

expand

Kysy tekoälyä

ChatGPT

Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme

Suggested prompts:

Can you explain more about how to use context effectively with agents?

What are some best practices for naming and organizing agents in Make?

How do I map RSS fields to the agent's input in Make?

bookBuilding an AI Agent and Plugging It Into RSS

Pyyhkäise näyttääksesi valikon

Start by opening AI Agents in Make and creating a new agent. Make allows you to use built-in AI without connecting external providers, which is enough for simple workflows. External models such as OpenAI or Gemini can be added later if needed. Name the agent MMA Journalist, select the Large model, paste in the system prompt from the previous chapter, and save.

After the agent is created, additional settings become available. One important concept is Context. Context allows you to upload reference files that the agent can rely on instead of guessing. This is especially useful for business or support workflows where accuracy matters. For this RSS-to-tweet example, no context is required, so it can be left empty.

Context

Context allows uploading reference material such as text files, PDFs, or documents. The agent can rely on this data instead of guessing.

When context matters

  • FAQs
  • Product details
  • Policies
  • Any scenario where accuracy is critical
Note
Note

Context improves reliability, but it is not required for this RSS-to-tweet workflow.

Passing Inputs to the Agent

Define the message content by mapping fields from the RSS module:

  • Title
  • Description
  • Summary
  • Link or URL

Even if the agent does not browse links, including the URL keeps the input structured.

question mark

Why is setting the AI agent output schema to Text recommended in this workflow?

Select the correct answer

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 4. Luku 4
some-alt