Documentation Index
Fetch the complete documentation index at: https://docs.illa.io/llms.txt
Use this file to discover all available pages before exploring further.
Prompt is a validated wrapper for user input and tool-result payloads.
Constructor
{ text: string }{ toolResult: ToolOutcomesType }
PromptConfigurationConflict is thrown if both or neither are set.