Tool Catalog
agent
| Tool | Description |
|---|---|
scheduleTask | Creates, updates, lists, deletes, or immediately runs scheduled tasks. |
crm
| Tool | Description |
|---|---|
hubspotContact | Creates, updates, or searches HubSpot contacts. |
hubspotCreateTask | Creates a HubSpot task and associates it with a contact. |
hubspotDeal | Creates, updates, or searches HubSpot deals. |
hubspotFile | Uploads or finds PDF files in HubSpot Files and associates them with contacts. |
hubspotGetCompany | Finds HubSpot companies by name or domain. |
hubspotMeeting | Creates, retrieves, or updates HubSpot meetings. |
hubspotNote | Creates, searches, or updates notes associated with HubSpot contacts. |
hubspotSendEmail | Sends a tracked email through HubSpot and associates it with a contact. |
hubspotTicket | Creates, updates, retrieves, or searches HubSpot tickets. |
dev
| Tool | Description |
|---|---|
claudeCode | Runs a software-development task with Claude Code in a GitHub repository. |
ghIssue | Creates, retrieves, comments on, or searches GitHub issues. |
ghPR | Creates, retrieves, lists, comments on, or reviews GitHub pull requests. |
gitCloneRepo | Clones a GitHub repository into the conversation workspace for local work. |
listDirectory | Lists files and directories in the current conversation’s sandboxed workspace. |
readFile | Reads text from a file in the current conversation’s sandboxed workspace. |
devops
| Tool | Description |
|---|---|
renderService | Lists Render services, deployment history, or filtered service logs. |
document
| Tool | Description |
|---|---|
markdownToPdf | Generates an A4 PDF from Markdown content and returns a short-lived PDF handle. |
verifyDocument | Checks whether an attached document is a bill and evaluates its readability. |
governance
| Tool | Description |
|---|---|
optOutContact | Permanently opts the current conversation contact out of outbound messaging. |
integration
| Tool | Description |
|---|---|
httpRequest | Sends an HTTP POST, PUT, PATCH, or DELETE request to a public URL. |
knowledge
| Tool | Description |
|---|---|
getKnowledge | Loads the complete content of a knowledge-base document by its exact filename. |
searchKnowledge | Searches the instance knowledge base with hybrid semantic and keyword retrieval. |
writeKnowledge | Creates, replaces, or appends a document in the instance knowledge base. |
memory
| Tool | Description |
|---|---|
saveMemory | Stores a user-requested fact in long-term memory. |
searchMemory | Searches long-term memory and past conversations. |
messaging
| Tool | Description |
|---|---|
slackPostMessage | Posts a message to a configured Slack channel or direct message. |
whatsappSendMessage | Sends a WhatsApp message or media attachment through the configured channel. |
prompts
| Tool | Description |
|---|---|
updateSoul | Updates the assistant’s persistent personality, tone, and behavior. |
updateUserProfile | Updates the user’s persistent profile information. |
research
| Tool | Description |
|---|---|
curl | Sends an HTTP GET request to a specified public URL. |
webSearch | Searches the public web for current information. |
skills
| Tool | Description |
|---|---|
createSkill | Creates and enables a new specialized skill for the current instance. |
readSkill | Loads the complete instructions and metadata for a named skill. |
runSkillScript | Runs a script declared by a skill manifest. |
storage
| Tool | Description |
|---|---|
fileUpload | Uploads a conversation attachment or base64 payload to the configured S3 bucket. |
workspace
| Tool | Description |
|---|---|
writeFile | Writes a file to the current conversation’s sandboxed workspace. |
Last updated on