Ship-It Designv0.0.3
GitHub

ToolCallCard

Each example below is a real component instance — flip the theme toggle to see how it adapts.

Completed#

Loading…

Running#

Loading…

Stack#

Loading…

Props#

Props for ToolCallCard
PropTypeDefaultDescription
name *ReactNodeTool / function name. Rendered in mono.
statusReactNodeStatus text — e.g., `94ms · 142 rows`.
runningboolean | undefinedWhen true, shows a streaming caret next to the status.
childrenReactNodeOptional preformatted body — typically args or a query preview.