Skip to Content
Polyant is open source under AGPL-3.0 — star us on GitHub.
ReferenceTool Catalog

Tool Catalog

agent

ToolDescription
scheduleTaskCreates, updates, lists, deletes, or immediately runs scheduled tasks.

crm

ToolDescription
hubspotContactCreates, updates, or searches HubSpot contacts.
hubspotCreateTaskCreates a HubSpot task and associates it with a contact.
hubspotDealCreates, updates, or searches HubSpot deals.
hubspotFileUploads or finds PDF files in HubSpot Files and associates them with contacts.
hubspotGetCompanyFinds HubSpot companies by name or domain.
hubspotMeetingCreates, retrieves, or updates HubSpot meetings.
hubspotNoteCreates, searches, or updates notes associated with HubSpot contacts.
hubspotSendEmailSends a tracked email through HubSpot and associates it with a contact.
hubspotTicketCreates, updates, retrieves, or searches HubSpot tickets.

dev

ToolDescription
claudeCodeRuns a software-development task with Claude Code in a GitHub repository.
ghIssueCreates, retrieves, comments on, or searches GitHub issues.
ghPRCreates, retrieves, lists, comments on, or reviews GitHub pull requests.
gitCloneRepoClones a GitHub repository into the conversation workspace for local work.
listDirectoryLists files and directories in the current conversation’s sandboxed workspace.
readFileReads text from a file in the current conversation’s sandboxed workspace.

devops

ToolDescription
renderServiceLists Render services, deployment history, or filtered service logs.

document

ToolDescription
markdownToPdfGenerates an A4 PDF from Markdown content and returns a short-lived PDF handle.
verifyDocumentChecks whether an attached document is a bill and evaluates its readability.

governance

ToolDescription
optOutContactPermanently opts the current conversation contact out of outbound messaging.

integration

ToolDescription
httpRequestSends an HTTP POST, PUT, PATCH, or DELETE request to a public URL.

knowledge

ToolDescription
getKnowledgeLoads the complete content of a knowledge-base document by its exact filename.
searchKnowledgeSearches the instance knowledge base with hybrid semantic and keyword retrieval.
writeKnowledgeCreates, replaces, or appends a document in the instance knowledge base.

memory

ToolDescription
saveMemoryStores a user-requested fact in long-term memory.
searchMemorySearches long-term memory and past conversations.

messaging

ToolDescription
slackPostMessagePosts a message to a configured Slack channel or direct message.
whatsappSendMessageSends a WhatsApp message or media attachment through the configured channel.

prompts

ToolDescription
updateSoulUpdates the assistant’s persistent personality, tone, and behavior.
updateUserProfileUpdates the user’s persistent profile information.

research

ToolDescription
curlSends an HTTP GET request to a specified public URL.
webSearchSearches the public web for current information.

skills

ToolDescription
createSkillCreates and enables a new specialized skill for the current instance.
readSkillLoads the complete instructions and metadata for a named skill.
runSkillScriptRuns a script declared by a skill manifest.

storage

ToolDescription
fileUploadUploads a conversation attachment or base64 payload to the configured S3 bucket.

workspace

ToolDescription
writeFileWrites a file to the current conversation’s sandboxed workspace.
Last updated on