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

# CallingFunctionJSON

> v0.20.5

Defined in: [src/modules/validation.ts:597](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/validation.ts#L597)

## Extends

* `TypeOf`\<*typeof* [`callingFunctionValidator`](../variables/callingFunctionValidator)>

## Properties

### EncodedValues

> **EncodedValues**: `string`

Defined in: [src/modules/validation.ts:594](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/validation.ts#L594)

#### Inherited from

`z.infer.EncodedValues`

***

### FunctionSignature

> **FunctionSignature**: `string`

Defined in: [src/modules/validation.ts:593](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/validation.ts#L593)

#### Inherited from

`z.infer.FunctionSignature`

***

### Name

> **Name**: `string`

Defined in: [src/modules/validation.ts:592](https://github.com/Forte-Service-Company-Ltd/forte-rules-engine-sdk/blob/40cc8388cecd8ee445b00b9df2b681cff8552ece/src/modules/validation.ts#L592)

#### Inherited from

`z.infer.Name`
