RetrievalResultDelta: {
    is_error?: boolean;
    signature?: string;
    type: "retrieval_result";
}

Used by Vertex Retrieval tools such as Parallel AI, Exa AI, Vertex AI Search,

Type declaration

  • Optionalis_error?: boolean

    Whether the retrieval resulted in an error.

  • Optionalsignature?: string

    A signature hash for backend validation.

  • type: "retrieval_result"

etc. ToolResultDelta.type