Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.inworld.ai/llms.txt

Use this file to discover all available pages before exploring further.

Constructors


Constructors

constructor

new ListToolsResponse(listToolsResponse: ListToolsResponseInterface): ListToolsResponse
Creates a new ListToolsResponse instance.

Parameters

listToolsResponse
ListToolsResponseInterface
required
The tools list to initialize from.

Returns

ListToolsResponse