

# ActionGroupInvocationOutput
<a name="API_agent-runtime_ActionGroupInvocationOutput"></a>

Contains the JSON-formatted string returned by the API invoked by the action group.

## Contents
<a name="API_agent-runtime_ActionGroupInvocationOutput_Contents"></a>

 ** metadata **   <a name="bedrock-Type-agent-runtime_ActionGroupInvocationOutput-metadata"></a>
Contains information about the action group output.  
Type: [Metadata](API_agent-runtime_Metadata.md) object  
Required: No

 ** text **   <a name="bedrock-Type-agent-runtime_ActionGroupInvocationOutput-text"></a>
The JSON-formatted string returned by the API invoked by the action group.  
Type: String  
Required: No

## See Also
<a name="API_agent-runtime_ActionGroupInvocationOutput_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agent-runtime-2023-07-26/ActionGroupInvocationOutput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/ActionGroupInvocationOutput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/ActionGroupInvocationOutput) 