

# KnowledgeBaseLookupInput
<a name="API_agent-runtime_KnowledgeBaseLookupInput"></a>

Contains details about the knowledge base to look up and the query to be made.

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

 ** knowledgeBaseId **   <a name="bedrock-Type-agent-runtime_KnowledgeBaseLookupInput-knowledgeBaseId"></a>
The unique identifier of the knowledge base to look up.  
Type: String  
Required: No

 ** text **   <a name="bedrock-Type-agent-runtime_KnowledgeBaseLookupInput-text"></a>
The query made to the knowledge base.  
Type: String  
Required: No

## See Also
<a name="API_agent-runtime_KnowledgeBaseLookupInput_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/KnowledgeBaseLookupInput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/KnowledgeBaseLookupInput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/KnowledgeBaseLookupInput) 