Frontal が公開されました。お知らせを読む

Your first workflow

Build a durable workflow with a deterministic step, an agent decision, and an approval before an external action.

A workflow is the right starting point when part of the process must be exact and another part needs judgement. For example, collect account data deterministically, ask an agent to classify the risk, then wait for a person before changing an external system.

Design the path

Use four steps:

  1. Start from a manual, scheduled, event, webhook, or API trigger.
  2. Read the records needed for the decision.
  3. Call a narrowly scoped agent and require structured output.
  4. Pause for approval before any write action.

Test the draft

Run the draft against inputs your team already understands. Check where it waited, which records the agent read, and whether a retry would repeat an external action safely. Then create an evaluation case set before publishing a production version.

Read Workflow authoring next.

2026年8月31日に更新

© 2026 Frontal Labs, Inc. またはその関連会社。

当サイトでは既定でクッキーを使わずにトラフィックを計測しています。同意いただくと、セッションをまたいで訪問を記録でき、分析の精度が高まります。