-
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels