Tools

github_repo_loader

Load files from a GitHub repository.

arxiv_loader

Search and load papers from ArXiv.

gmail_reader

Read emails from a Gmail account.

jira_issue_creator

Create a new issue in Jira.

linear_issue_creator

Create a new issue in Linear.

salesforce_contact_search

Search for contacts in Salesforce.

hubspot_deal_creator

Create a new deal in HubSpot.

web_search

Perform a web search using a search engine.

file_system_reader

Read content from a local file.

code_interpreter

Execute Python code in a sandboxed environment.

calendar_reader

Read events from a calendar (e.g., Google Calendar).

slack_message_sender

Send a message to a Slack channel or user.

database_query

Execute a SQL query against a connected database.

api_request

Make an HTTP request to an arbitrary API endpoint.

pdf_reader

Extract text content from a PDF file.

vector_store_search

Search for similar documents in a vector store.

weather_lookup

Get current weather conditions for a location.

code_linter

Lint code files for style and errors.

documentation_generator

Generate documentation from code comments (e.g., using Sphinx, JSDoc).

human_handoff

Pause execution and request input or assistance from a human.