> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: GetAgentTurnOptions

> TypeScript SDK reference

[weave](../) / GetAgentTurnOptions

Options for [WeaveClient.getAgentTurn](../classes/weaveclient#getagentturn).

## Table of contents

### Properties

* [includeFeedback](./getagentturnoptions#includefeedback)
* [traceId](./getagentturnoptions#traceid)

## Properties

### includeFeedback

• `Optional` **includeFeedback**: `boolean`

#### Defined in

[src/weaveClient.ts:222](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/weaveClient.ts#L222)

***

### traceId

• **traceId**: `string`

#### Defined in

[src/weaveClient.ts:221](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/weaveClient.ts#L221)
