Share via


FileSearchToolCallContentOutput interface

The file search result content object.

Properties

text

The text content of the file.

type

The type of the content.

Property Details

text

The text content of the file.

text: string

Property Value

string

type

The type of the content.

type: "text"

Property Value

"text"