HarnessInlineFunctionConfig
Configuration for an inline function tool. When the agent calls this tool, the tool call is returned to the caller for external execution.
Contents
- description
-
Description of what the tool does, provided to the model.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: Yes
- inputSchema
-
JSON Schema describing the tool's input parameters.
Type: JSON value
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: