id: String

The unique ID of the program item.

call_id: String

The stable call ID of the program item.

code: String

The JavaScript source executed by programmatic tool calling.

fingerprint: String

Opaque program replay fingerprint that must be round-tripped.

type: :program

The type of the item. Always program.

agent: Agent{ agent_name}

The agent that produced this item.

agent_name: String

The canonical name of the agent that produced this item.