mentionedAgents | any[] | List of agents mentioned in the message | common/types/src/codeboltjstypes/libFunctionTypes/internal.ts:631 |
mentionedFiles? | string[] | Optional list of files mentioned in the message | common/types/src/codeboltjstypes/libFunctionTypes/internal.ts:627 |
mentionedMCPs | { toolbox: string; toolName: string; }[] | List of MCP (Model Context Protocol) tools mentioned | common/types/src/codeboltjstypes/libFunctionTypes/internal.ts:629 |
remixPrompt? | string | - | common/types/src/codeboltjstypes/libFunctionTypes/internal.ts:632 |
userMessage | string | The actual text content of the user message | common/types/src/codeboltjstypes/libFunctionTypes/internal.ts:625 |