Back to skills

Expense report with file and email

User wants to generate an expense report and optionally email it. Chain calculation for totals, fileGen for the report file, and emailSend to send it.

Tool chain

  1. 1

    calculation

  2. 2

    codedDocument

    Depends on: calculation

  3. 3

    emailSend

    Send the expense report

    Depends on: codedDocument

Execution plan

Output format
structured-steps

Linked capabilities

calculationcodedDocumentemailSend