> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-drtangible-wip-test-inline-tag.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# requireCurrentCallStackEntry

> TypeScript SDK reference

> **requireCurrentCallStackEntry**(): `object`

Defined in: [src/clientApi.ts:192](https://github.com/wandb/weave/blob/7c9efdc9fe05ffcaf2430dd652ef9bc5b3ffdfaa/sdks/node/src/clientApi.ts#L192)

## Returns

`object`

### callId

> **callId**: `string`

### childSummary

> **childSummary**: `Record`\<`string`, `any`>

### displayName

> `optional` **displayName**: `string`

### opName

> `optional` **opName**: `string`

### traceId

> **traceId**: `string`
