Skip to content

Add a small multi-tool workflow in Tools tab #81

@rudrankriyam

Description

@rudrankriyam

Problem

Tools are currently shown as isolated, single-tool examples. There’s no tiny, in-app workflow that demonstrates calling more than one tool for a real task.

Proposal (small scope)

Add one lightweight workflow to the existing Tools screen (no new card). This should reuse existing tool logic and be small enough to implement quickly.

Suggested workflow (pick one)

  • Trip Brief (smallest): Weather + Web Metadata
    • Input: a destination + a URL (e.g., city guide)
    • Output: 3–5 bullet brief with citations to the URL and weather summary

UX direction

  • Add a compact "Workflow" section at the top of ToolsExamplesView.
  • Single button runs the workflow and shows a simple combined output.
  • Minimal UI; reuse existing output components if possible.

Acceptance criteria

  • No new Example card added.
  • One workflow using 2 tools in a single run.
  • Clear progress state and graceful error handling.

Notes

This is intentionally small — one workflow is enough to prove multi-tool orchestration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions