Agent.ai Documentation home page
Search...
⌘K
Ask AI
Support
Platform
Platform
Search...
Navigation
Actions
Get Data from Builder's Knowledge Base
Guides
API Reference
Recipes
Documentation
Community
Using Agent.ai
Welcome
AI Agents Explained
Security & Privacy
Marketplace Credits
Rate Limits
Profile
Settings
Integrations
Agent Team
Agent Runs
Agent Requests
For Builders
Builder Overview
Public Agent Policy
LLM Models
Action Availability
Knowledge Base
Secrets
Serverless Functions
Snippets
Clone an Agent
MCP Server
Lists in For Loops
Output Formatting
Actions
Get User Input
Get User File
Get User List
Get User KBs and Files
Click Go to Continue
Wait for User Confirmation
Get Bluesky Posts
Enrich with Breeze Intelligence
Get Data from Builder's Knowledge Base
Get Data from User's Uploaded Files
Get Instagram Followers
Get Instagram Profile
Get LinkedIn Activity
Get LinkedIn Profile
Get Twitter Users
Get Recent Tweets
Google News Data
Search Bluesky Posts
Search Results
Web Page Content
Web Page Screenshot
YouTube Channel Data
YouTube Search Results
Get HubSpot CRM Object
Add HubSpot CRM Object
Update HubSpot CRM Object
Get HubSpot Owners
Get HubSpot Object Properties
Get Assigned Company
Use GenAI (LLM)
Generate Image
Set Variable
Add to List
Continue or Exit Workflow
If/Else Statement
For Loop
End If/Else/For Statement
Show User Output
Send Message
Create Blog Post
Save To Google Doc
Format Text
Post to Bluesky
Save To File
Convert File
Call Serverless Function
Invoke Web API
Invoke Other Agent
Store Variable to Database
Get Variable from Database
On this page
Overview
Use Cases
Configuration Fields
Query
Builder Knowledge Base to Use
Max Number of Document Chunks to Retrieve
Qualitative Vector Score Cutoff for Semantic Search Cosine Similarity
Output Variable Name
Actions
Get Data from Builder's Knowledge Base
Overview
Fetch semantic search results from the builder’s knowledge base, enabling you to use structured data for analysis and decision-making.
Use Cases
Content Retrieval
: Search for specific information in a structured knowledge base, such as FAQs or product documentation.
Automated Assistance
: Power AI agents with relevant context from internal resources.
Configuration Fields
Query
Description
: Enter the search query to retrieve relevant knowledge base entries.
Example
: “Latest sales strategies” or “Integration instructions.”
Required
: Yes
Builder Knowledge Base to Use
Description
: Select the knowledge base to search from.
Example
: “Product Documentation” or “Employee Handbook.”
Required
: Yes
Max Number of Document Chunks to Retrieve
Description
: Specify the maximum number of document chunks to return.
Example
: “5” or “10.”
Required
: Yes
Qualitative Vector Score Cutoff for Semantic Search Cosine Similarity
Description
: Set the score threshold for search relevance.
Example
: “0.2” for broad results or “0.7” for precise matches.
Required
: Yes
Output Variable Name
Description
: Assign a variable name to store the search results.
Example
: “knowledge_base_results” or “kb_entries.”
Validation
: Only letters, numbers, and underscores (_) are allowed.
Required
: Yes
Enrich with Breeze Intelligence
Get Data from User's Uploaded Files
Assistant
Responses are generated using AI and may contain mistakes.