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

# CallingFunctionJSON

## Extends

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

## Properties

### encodedValues

> **encodedValues**: `string`

#### Inherited from

`z.infer.encodedValues`

#### Defined in

[src/modules/validation.ts:312](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/validation.ts#L312)

***

### functionSignature

> **functionSignature**: `string`

#### Inherited from

`z.infer.functionSignature`

#### Defined in

[src/modules/validation.ts:311](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/validation.ts#L311)

***

### name

> **name**: `string`

#### Inherited from

`z.infer.name`

#### Defined in

[src/modules/validation.ts:310](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/validation.ts#L310)
