Always use MCP server instructions (#14297)

This commit is contained in:
christine betts
2025-12-01 11:17:54 -06:00
committed by GitHub
parent 4228a75186
commit 844d3a4dfa
6 changed files with 24 additions and 43 deletions

View File

@@ -1526,11 +1526,6 @@ export const SETTINGS_SCHEMA_DEFINITIONS: Record<
description:
'Service account email to impersonate (name@project.iam.gserviceaccount.com).',
},
useInstructions: {
type: 'boolean',
description:
'If true, instructions from this server will be included in the system prompt.',
},
},
},
TelemetrySettings: {