Awso_nova_act.ValuesSourceval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Content returned from a tool call execution.
Information about a field that failed validation.
Information about where trace data is stored for debugging and monitoring.
Lifecycle information for an AI model.
The schema definition for tool input parameters.
Summary information about a workflow run, including execution status and timing.
Summary information about a workflow definition, used in list operations.
Summary information about a session within a workflow run.
An alias that provides a stable reference to a model version.
Summary information about an available AI model.
Summary information about an act, including its status and execution timing.
A request for the client to execute a specific tool with given parameters.
The result returned from executing a tool call.
A prefix for S3 object keys that will be prepended to 'step_{N}.json'. Must follow S3 object key naming guidelines and cannot end with a forward slash as it will be directly concatenated with the filename.
Specification for a tool that acts can invoke, including its name, description, and input schema.
You don't have sufficient permissions to perform this action.
The request could not be completed due to a conflict with the current state of the resource.
An internal server error occurred. Please try again later.
The requested resource was not found.
The request was throttled due to too many requests. Please try again later.
The input parameters for the request are invalid.
Information about client compatibility and supported model versions.
The request would exceed a service quota limit.
Configuration settings for exporting workflow execution data and logs to Amazon Simple Storage Service (Amazon S3).
Information about the client making API requests, used for compatibility checking.
Updates the configuration or state of an active workflow run.
Updates the configuration or state of an active workflow run.
Updates an existing act's configuration, status, or error information.
Updates an existing act's configuration, status, or error information.
Lists all workflow runs for a specific workflow definition with optional filtering and pagination.
Lists all workflow runs for a specific workflow definition with optional filtering and pagination.
Lists all workflow definitions in your account with optional filtering and pagination.
Lists all workflow definitions in your account with optional filtering and pagination.
Lists all sessions within a specific workflow run.
Lists all sessions within a specific workflow run.
Lists all available AI models that can be used for workflow execution, including their status and compatibility information.
Lists all available AI models that can be used for workflow execution, including their status and compatibility information.
Lists all acts within a specific session with their current status and execution details.
Lists all acts within a specific session with their current status and execution details.
Executes the next step of an act, processing tool call results and returning new tool calls if needed.
Executes the next step of an act, processing tool call results and returning new tool calls if needed.
Retrieves the current state, configuration, and execution details of a workflow run.
Retrieves the current state, configuration, and execution details of a workflow run.
Retrieves the details and configuration of a specific workflow definition.
Retrieves the details and configuration of a specific workflow definition.
Terminates and cleans up a workflow run, stopping all associated acts and sessions.
Terminates and cleans up a workflow run, stopping all associated acts and sessions.
Deletes a workflow definition and all associated resources. This operation cannot be undone.
Deletes a workflow definition and all associated resources. This operation cannot be undone.
Creates a new execution instance of a workflow definition with specified parameters.
Creates a new execution instance of a workflow definition with specified parameters.
Creates a new workflow definition template that can be used to execute multiple workflow runs.
Creates a new workflow definition template that can be used to execute multiple workflow runs.
Creates a new session context within a workflow run to manage conversation state and acts.
Creates a new session context within a workflow run to manage conversation state and acts.
Creates a new AI task (act) within a session that can interact with tools and perform specific actions.
Creates a new AI task (act) within a session that can interact with tools and perform specific actions.