Call - Amazon Nova Act

Call

A request for the client to execute a specific tool with given parameters.

Contents

callId

A unique identifier for this tool call, used to match results back to requests.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: Yes

input

The input parameters for the tool call, formatted according to the tool's schema.

Type: JSON value

Required: Yes

name

The name of the tool to invoke, following the pattern 'tool.{toolName}' or 'browser.{browserAction}'.

Type: String

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: