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.
ForeignCallMetadataStruct = object
Defined in: src/modules/types.ts:253
Metadata about a Foreign Call
Properties
functionSignature
functionSignature: string
Defined in: src/modules/types.ts:255
name
name: string
Defined in: src/modules/types.ts:254