Tools

Tools API Reference

Tool definitions, React renderers, status helpers, and toolkits for exposing callable app capabilities to assistant-ui chat models.

Use these APIs when your assistant needs to call application code, render a custom tool result, or expose tool state inside a React UI. This section covers the contracts that connect model-facing tool definitions to user-facing assistant-ui components.

Pages