Protected InternalInternal method that must be implemented by derived action classes. This is where the actual action logic should be implemented.
The action execution parameters including typed context
Promise resolving to the action result
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Private addPrivate createPrivate fetchFetch web page content using the Get Web Page Content action
Private generateGenerate summary using AI Prompts package directly
Private getPrivate getPrivate getPrivate getOptional defaultValue: string
Action that creates a concise summary of content with citations to source material. Can work with either a URL (fetch + summarize) or pre-fetched content.
Features:
Example