Claude · Example Payload

Claude Messages Tool Result Block Param Example

Artificial IntelligenceChatbotConversational AIGenerative AILarge Language ModelsMachine LearningNatural Language Processing

Claude Messages Tool Result Block Param Example is an example object payload from Claude, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typetool_use_idcontentis_error

Example Payload

Raw ↑
{
  "type": "example_value",
  "tool_use_id": "500123",
  "content": "example_value",
  "is_error": true
}