Expand description
Tool definition utilities for the Copilot SDK.
Provides convenience functions for defining tools with automatic result normalization and error handling.
Functions§
- define_
tool - Define a tool with metadata for registration on a session.
- normalize_
result - Normalize any result into a ToolResultObject.