KnownMcpServerToolInclusionMode enum
Controls how parsed MCP tool results are integrated into the final result set.
Fields
| Always | Tool results bypass reranking and are always included in the agent context. |
| Reranked | Tool results go through the reranking and aggregation pipeline alongside results from other knowledge sources. This is the default behavior. |