Tool Result
An execution disclosure for running, successful, or failed tools with optional raw output.
33 matches across 7 component groups
Installation
Add the component source directly to your project.
pnpm dlx shadcn@latest add https://pastaui.com/r/tool-result.jsonAPI reference
Tool Result
| Prop | Type | Default | Description |
|---|---|---|---|
status | complete | error | running | complete | Sets the execution state. |
summary | string | — | Explains the result in one line. |
output | ReactNode | — | Adds expandable raw output. |