id: String

The unique ID of the tool search call item.

arguments: untyped

Arguments used for the tool search call.

call_id: String

The unique ID of the tool search call generated by the model.

execution: :server | :client

Whether tool search was executed by the server or by the client.

One of the following:
:server
:client
status: :in_progress | :completed | :incomplete

The status of the tool search call item that was recorded.

One of the following:
:in_progress
:completed
:incomplete
type: :tool_search_call

The type of the item. Always tool_search_call.

agent: Agent{ agent_name}

The agent that produced this item.

agent_name: String

The canonical name of the agent that produced this item.

created_by: String

The identifier of the actor that created the item.