list_prompts tool.
Implements
Constructors
Constructor
Returns
PromptsAsTools
Methods
synthesizeTools()
Parameters
_resources
ResourceView[]
prompts
PromptView[]
Returns
SynthesizedTool[]
Implementation of
Transform.synthesizeToolsDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
list_prompts tool.
new PromptsAsTools(): PromptsAsTools;
PromptsAsTools
synthesizeTools(_resources, prompts): SynthesizedTool[];
ResourceView[]
PromptView[]
SynthesizedTool[]
Transform.synthesizeTools