Read Only vs. Side Effecting Tools
Use capability metadata to separate safe reads from actions that change state.
- Read-only:
accessMode: readandsideEffectProfile: none - Side-effecting:
write/read_write/executewithloworhighside effects
Run detail records tool calls and inputs so you can audit behavior.