Bedrock Runtime > Structures > SystemTool SystemTool¶ Structure Class¶ SystemTool dataclass ¶ Specifies a system-defined tool for the model to use. System-defined tools are tools that are created and provided by the model provider. Attributes¶ name instance-attribute ¶ name: str The name of the system-defined tool that you want to call.