Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 576 Bytes

File metadata and controls

15 lines (11 loc) · 576 Bytes

AnthropicToolResult

AnthropicToolResult

Properties

Name Type Required Description
tool_use_id str Yes
content Optional[List[AnthropicToolResultContent]] No
is_error Optional[bool] No
cache_control Optional[AnthropicCacheControl] No
type Literal["toolResult"] Yes None

[Back to Model list] [Back to API list] [Back to README]