🔄Using Files in Workflows

🔄 Pass a file to a step so an agent or function can read it through the connection tag <blockName.file>.

Reading

A step references a file produced earlier with <blockName.file>, allowing the agent to read its text or image content as context.

Uses

  • Summarize an incoming document.
  • Extract data from an invoice or contract.