<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[⏰ Flow Scheduler — Agendando Tarefas para Execução Automática]]></title><description><![CDATA[<h2><img src="https://community.tacflow.ai/assets/plugins/nodebb-plugin-emoji/emoji/android/1f1e7-1f1f7.png?v=22224b5b6ea" class="not-responsive emoji emoji-android emoji--flag-br" style="height:23px;width:auto;vertical-align:middle" title="🇧🇷" alt="🇧🇷" /> Português</h2>
<h3>O que é o Flow Scheduler?</h3>
<p dir="auto">O <strong>Flow Scheduler</strong> permite agendar flows para rodar automaticamente em horários específicos — sem intervenção manual. Use as skills <strong>flow-scheduler</strong> ou <strong>manage_cron</strong> para configurar.</p>
<h3>Sintaxes Disponíveis</h3>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>Formato</th>
<th>Exemplo</th>
<th>Significado</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>CRON</strong></td>
<td><code>0 9 * * *</code></td>
<td>Todo dia às 9h</td>
</tr>
<tr>
<td><strong>Macro</strong></td>
<td><code>@daily</code></td>
<td>Todo dia à meia-noite</td>
</tr>
<tr>
<td><strong>Macro</strong></td>
<td><code>@hourly</code></td>
<td>Toda hora</td>
</tr>
<tr>
<td><strong>Intervalo</strong></td>
<td><code>@every 5m</code></td>
<td>A cada 5 minutos</td>
</tr>
<tr>
<td><strong>Intervalo</strong></td>
<td><code>@every 30s</code></td>
<td>A cada 30 segundos</td>
</tr>
</tbody>
</table>
<h3>Exemplos Práticos</h3>
<pre><code>"Agende um relatório diário às 9h"
"Rode esse flow toda segunda-feira às 8h"
"Verifique o clima todo dia às 7h"
"Execute a cada 30 minutos"
</code></pre>
<h3>Como usar</h3>
<p dir="auto">Basta descrever em linguagem natural:</p>
<ul>
<li><strong>manage_cron:</strong> <code>Crie um cron job que roda todo dia às 9h</code></li>
<li><strong>flow-scheduler:</strong> Associe um schedule existente a um flow</li>
</ul>
<h3><img src="https://community.tacflow.ai/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4a1.png?v=22224b5b6ea" class="not-responsive emoji emoji-android emoji--bulb" style="height:23px;width:auto;vertical-align:middle" title="💡" alt="💡" /> Dicas</h3>
<ul>
<li><strong>Teste com @every 5m</strong> durante o desenvolvimento</li>
<li><strong>Migre para @daily ou @hourly</strong> em produção</li>
<li>Combine com <strong>Workflow Flows</strong> para pipelines completos e automáticos</li>
</ul>
<hr />
<h2><img src="https://community.tacflow.ai/assets/plugins/nodebb-plugin-emoji/emoji/android/1f1fa-1f1f8.png?v=22224b5b6ea" class="not-responsive emoji emoji-android emoji--flag-us" style="height:23px;width:auto;vertical-align:middle" title="🇺🇸" alt="🇺🇸" /> English</h2>
<h3>What is the Flow Scheduler?</h3>
<p dir="auto">The <strong>Flow Scheduler</strong> lets you schedule flows to run automatically at specific times — no manual intervention needed. Use the <strong>flow-scheduler</strong> or <strong>manage_cron</strong> skills to configure.</p>
<h3>Available Syntax</h3>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>Format</th>
<th>Example</th>
<th>Meaning</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>CRON</strong></td>
<td><code>0 9 * * *</code></td>
<td>Every day at 9 AM</td>
</tr>
<tr>
<td><strong>Macro</strong></td>
<td><code>@daily</code></td>
<td>Every day at midnight</td>
</tr>
<tr>
<td><strong>Macro</strong></td>
<td><code>@hourly</code></td>
<td>Every hour</td>
</tr>
<tr>
<td><strong>Interval</strong></td>
<td><code>@every 5m</code></td>
<td>Every 5 minutes</td>
</tr>
<tr>
<td><strong>Interval</strong></td>
<td><code>@every 30s</code></td>
<td>Every 30 seconds</td>
</tr>
</tbody>
</table>
<h3>Practical Examples</h3>
<pre><code>"Schedule a daily report at 9 AM"
"Run this flow every Monday at 8 AM"
"Check the weather every day at 7 AM"
"Execute every 30 minutes"
</code></pre>
<h3>How to use</h3>
<p dir="auto">Just describe it in natural language:</p>
<ul>
<li><strong>manage_cron:</strong> Create a cron job that runs every day at 9 AM</li>
<li><strong>flow-scheduler:</strong> Associate an existing schedule with a flow</li>
</ul>
<h3><img src="https://community.tacflow.ai/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4a1.png?v=22224b5b6ea" class="not-responsive emoji emoji-android emoji--bulb" style="height:23px;width:auto;vertical-align:middle" title="💡" alt="💡" /> Tips</h3>
<ul>
<li><strong>Test with @every 5m</strong> during development</li>
<li><strong>Switch to @daily or @hourly</strong> in production</li>
<li>Combine with <strong>Workflow Flows</strong> for complete automated pipelines</li>
</ul>
]]></description><link>https://community.tacflow.ai/topic/73/flow-scheduler-agendando-tarefas-para-execução-automática</link><generator>RSS for Node</generator><lastBuildDate>Sun, 26 Jul 2026 11:30:32 GMT</lastBuildDate><atom:link href="https://community.tacflow.ai/topic/73.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 24 Jun 2026 23:10:31 GMT</pubDate><ttl>60</ttl></channel></rss>