Send Email
Type: Email
- 16
- Tool calls
- 6
- Forks
Send an email to an email address with a subject and body.
Spreadsheet Analysis
Type: Data Analysis
- 0
- Tool calls
- 1
- Forks
Tool that allow you to upload spreadsheets that can be analysed and add context
File Search
Type: File Search
- 0
- Tool calls
- 3
- Forks
Tool that lets you upload a document that the agent can search and reference
Custom
Type: Custom
- 0
- Tool calls
- 1
- Forks
Custom tool that can take any context to pass to the agent
Handle Get Zips And Match
Type: Location
- 0
- Tool calls
- 0
- Forks
Gets a list of locations matching a company and zip code. Returns the list of location sorted by proximity.
Get Locations Matching Address
Type: Location
- 0
- Tool calls
- 0
- Forks
Find the location associated with the user address. Should only be used if you don't have the zip.
API Call
Type: Api Call
- 0
- Tool calls
- 1
- Forks
Tool that lets you call external API to feed context into the chat
Get Calendar Events
Type: Calendar
- 0
- Tool calls
- 1
- Forks
Get calendar events from a given URL.
Get One Post
Type: Hacker News
- 2434
- Tool calls
- 2
- Forks
Gets a single story from Hacker News.
Get Stories
Type: Hacker News
- 645
- Tool calls
- 1
- Forks
Gets the new stories from Hacker News.
Create Memory
Type: Memory
- 45
- Tool calls
- 2
- Forks
Creates a new memory
Get Memories
Type: Memory
- 45
- Tool calls
- 2
- Forks
Finds memories based on a SQL query. The AI will create the SQL query for you based on your question.
Update Memory
Type: Memory
- 45
- Tool calls
- 2
- Forks
Updates a memory with new text. Only use this if you are sure the memory already exists and you shouldn't create a new memory.
Update Or Delete Schedule
Type: Schedule
- 367
- Tool calls
- 1
- Forks
Updates the message text or cron schedule of a given schedule.Set `isRemove` to true to remove the schedule.
Upvote HN Post
Type: Hacker News
- 388
- Tool calls
- 1
- Forks
Upvotes a post on Hacker News. Requires the campaignId, leadId, and postId. The user will have previously set their HN credentials in the system.
Get Matching Memories
Type: Memory
- 0
- Tool calls
- 1
- Forks
Finds matching memories based on text and campaign_id. This is the primary way to find memories based on a query.
Add Schedule
Type: Schedule
- 432
- Tool calls
- 2
- Forks
Adds a message to a cron schedule so it can be triggered at a given cadence.
Get data from chat
Type: Extraction
- 3360
- Tool calls
- 21
- Forks
Adds data to the database based on the user's responses
Create Cal Event
Type: Calendar
- 3
- Tool calls
- 1
- Forks
Create a calendar event and send to the attendees email addresses
Post tweet
Type: Productivity
- 0
- Tool calls
- 0
- Forks
Creates and posts a tweet to X/twitter
Thread Summary
Type: Summary
- 1463
- Tool calls
- 1
- Forks
Tool that will find all the messages in the thread and pass them to another agent. This is typically used to summarize the messages in the thread.
Get extracted data
Type: Summary
- 25
- Tool calls
- 5
- Forks
Gets the extracted data matching a client id and agent id
Send sms
Type: Sms
- 6
- Tool calls
- 1
- Forks
Sends a sms/text message to a phone number
Send gmail
Type: Email
- 4
- Tool calls
- 1
- Forks
Sends a gmail email. Requires OAuth connection.
Create repo branch
Type: Code
- 77
- Tool calls
- 2
- Forks
Tool that creates a branch in a Github repo. Requires oauth
Run code
Type: Code
- 62
- Tool calls
- 1
- Forks
Runs input code in a cloud env. Requires e2b api key.
Get Github file content
Type: Code
- 73
- Tool calls
- 1
- Forks
Get the content of a file in a Github repo
Write Github file
Type: Code
- 85
- Tool calls
- 1
- Forks
Write content to a particular github file within a repo. If the file doesn't exist it creates and then writes to it
Create new tool
Type: Fabrk Helper
- 4
- Tool calls
- 1
- Forks
Creates a new AI tool that can be added to agents
Get Github issues
Type: Code
- 59
- Tool calls
- 2
- Forks
This tool retrieves issues from a specified GitHub repository. It requires the parameters owner (string), repo (string), and branch (string) to specify the repository and branch from which to fetch issues.
Create New Agent
Type: Fabrk Helper
- 41
- Tool calls
- 1
- Forks
This tool facilitates the creation of a new agent with specific attributes. By providing details such as the name, context, goal, and type, it helps streamline the process of setting up customized agents for various applications. This can be useful for automating tasks, assisting with workflows, or integrating specific functionalities into your system.
Create or update a GitHub issue
Type: Productivity
- 54
- Tool calls
- 2
- Forks
This tool allows you to create a new issue or update an existing issue in a specified GitHub repository. By providing details such as the owner, repository, title, body, milestone, and optionally an issue number, you can efficiently manage and track issues directly from your workflow.
Get Trello boards
Type: Productivity
- 12
- Tool calls
- 1
- Forks
Gets the list of Trello boards
Get Trello lists
Type: Productivity
- 2
- Tool calls
- 1
- Forks
Gets the lists on a Trello board
Upsert Trello list
Type: Productivity
- 18
- Tool calls
- 2
- Forks
Creates or updates a Trello list with the given name.
Get Trello cards
Type: Productivity
- 19
- Tool calls
- 2
- Forks
Get Trello cards from a board or list
Post slack message
Type: Productivity
- 364
- Tool calls
- 1
- Forks
A tool to send messages to a specific channel in Slack. It requires the channel name and the message content as parameters. Ideal for automating communication within Slack teams.
Upsert Trello card
Type: Productivity
- 0
- Tool calls
- 0
- Forks
Tool that interacts with the Trello api to create or update a card
Upsert Trello Card
Type: Productivity
- 0
- Tool calls
- 1
- Forks
Tool that interacts with the Trello api to create or update a card
Upsert Trello board
Type: Productivity
- 12
- Tool calls
- 1
- Forks
Create, update or delete a Trello board