Productivity10 toolsPaste one API key
Hive integration for AI agents
Hive is a project management and team collaboration platform for managing actions, projects, workflows, resources, and workspace metadata.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Hive once and call the same tools from all of them.
Setup
Connect Hive through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Hive exposes 10 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
hive_get_action | Get the current details of one Hive action by ID | Read |
hive_list_actions | List Hive actions in a workspace, optionally narrowed by project, status, dates, hierarchy, or | Read |
hive_list_labels | List labels configured in a Hive workspace and return label IDs usable in action search | Read |
hive_list_projects | List projects in a Hive workspace, with optional archive and parent-project filters | Read |
hive_list_workspaces | List Hive workspaces accessible to the connected API key and return IDs needed by | Read |
hive_search_actions | Search action titles in a Hive workspace and return one offset-based result page | Read |
hive_create_action | Create a Hive action (task) in a workspace, optionally inside a project and assigned to users | Write |
hive_create_label | Create a color-coded label in a Hive workspace | Write |