ApprovalHintPattern
Defined in: core/dist/config/shell-policy.d.ts:329
EXT-71 §3.1 — a hint pattern: the four MCP ToolAnnotations booleans, each mapped to the
value it must EFFECTIVELY hold (§4.7.1). All named hints must match (AND within the entry);
hints not named are unconstrained; false is the spelling of negation. At least one must be
named — an empty object is a config error, never a match-everything.
Properties
Section titled “Properties”destructiveHint?
Section titled “destructiveHint?”
optionaldestructiveHint?:boolean
Defined in: core/dist/config/shell-policy.d.ts:331
idempotentHint?
Section titled “idempotentHint?”
optionalidempotentHint?:boolean
Defined in: core/dist/config/shell-policy.d.ts:332
openWorldHint?
Section titled “openWorldHint?”
optionalopenWorldHint?:boolean
Defined in: core/dist/config/shell-policy.d.ts:333
readOnlyHint?
Section titled “readOnlyHint?”
optionalreadOnlyHint?:boolean
Defined in: core/dist/config/shell-policy.d.ts:330