PerGoalStartingInputTypesPromptPublisher

Publish MCP prompts for each goal's starting input types, if specified. This allows the MCP server to provide prompts based on the specific input types required by each goal.

Constructors

Link copied to clipboard
constructor(autonomy: Autonomy)

Functions

Link copied to clipboard
open fun infoString(verbose: Boolean?, indent: Int): String
Link copied to clipboard
open override fun prompts(): List<<Error class: unknown class>>
Link copied to clipboard
fun promptsForGoal(goal: Goal): List<<Error class: unknown class>>