arcade-mcp/toolkits/hubspot_marketing_api/README.md
2025-10-31 18:20:48 -03:00

26 lines
952 B
Markdown

<div style="display: flex; justify-content: center; align-items: center;">
<img
src="https://docs.arcade.dev/images/logo/arcade-logo.png"
style="width: 250px;"
>
</div>
<div style="display: flex; justify-content: center; align-items: center; margin-bottom: 8px;">
<img src="https://img.shields.io/badge/python-3.10+-blue.svg" alt="Python version" style="margin: 0 2px;">
<img src="https://img.shields.io/badge/license-MIT-green.svg" alt="License" style="margin: 0 2px;">
<img src="https://img.shields.io/pypi/v/hubspot_marketing_api" alt="PyPI version" style="margin: 0 2px;">
</div>
<br>
<br>
# Arcade hubspot_marketing_api Toolkit
Arcade Starter tools for LLMs to interact directly with the low-level Hubspot Marketing API
## Features
- The hubspot_marketing_api toolkit does not have any features yet.
## Development
Read the docs on how to create a toolkit [here](https://docs.arcade.dev/home/build-tools/create-a-toolkit)