

# FlowModule
<a name="API_FlowModule"></a>

 A list of Flow Modules an AI Agent can invoke as a tool 

## Contents
<a name="API_FlowModule_Contents"></a>

 ** FlowModuleId **   <a name="connect-Type-FlowModule-FlowModuleId"></a>
 If of Flow Modules invocable as tool   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Required: No

 ** Type **   <a name="connect-Type-FlowModule-Type"></a>
 Only Type we support is MCP.   
Type: String  
Valid Values: `MCP`   
Required: No

## See Also
<a name="API_FlowModule_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/connect-2017-08-08/FlowModule) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/FlowModule) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/FlowModule) 