ClawLink
Data & Analytics32 toolsPaste one API key

Hex integration for AI agents

Hex is a collaborative data workspace that combines SQL, Python, and R notebooks for analytics and data science.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Hex once and call the same tools from all of them.

Setup

Connect Hex 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

Hex exposes 32 tools through ClawLink. The 29 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
hex_get_cellGet a single cell by ID from the draft version of a Hex projectRead
hex_get_collectionGet information about a specific collection in HexRead
hex_get_groupRetrieve information about a specific Hex groupRead
hex_get_projectGet metadata about a single Hex projectRead
hex_get_project_runsRetrieve the status of API-triggered runs for a specific Hex projectRead
hex_get_run_chart_imageRetrieve a rendered chart image from a Hex project runRead
hex_get_run_statusRetrieve the status of a specific Hex project runRead
hex_list_cellsList all cells from the draft version of a Hex projectRead
hex_list_collectionsRetrieve all collections in the workspace with pagination supportRead
hex_list_data_connectionsList all data connections in the Hex workspace with pagination supportRead
hex_list_groupsList all groups in the Hex workspace with pagination supportRead
hex_list_projectsList all viewable Hex projects with pagination and filtering supportRead
hex_list_usersList all users in the Hex workspace with pagination supportRead
hex_create_cellCreate a new cell in the draft version of a Hex projectWrite
hex_create_collectionCreate a new collection in the Hex workspaceWrite
hex_create_groupCreate a new group in the Hex workspaceWrite
hex_deactivate_userDeactivates a user in the Hex workspaceRead
hex_edit_collectionEdit a collection's name, description, and sharing settings in HexWrite
hex_edit_groupEdit a group's name and/or members in HexWrite
hex_edit_project_sharing_collectionsAdd a project to collections or remove it from collectionsWrite
hex_edit_project_sharing_groupsEdit project sharing settings for groups in HexWrite
hex_edit_project_sharing_org_and_publicEdit project sharing settings for workspace members and public web accessWrite
hex_edit_project_sharing_usersEdit project sharing settings for individual users in HexWrite
hex_publish_guide_draftsPublish all currently drafted guides or specific guides by IDWrite
hex_run_projectTrigger a run of the latest published version of a Hex projectRead
hex_update_cellUpdate a cell's source code and/or data connection in HexWrite
hex_update_projectAdd or remove a status (including endorsements) from a Hex projectWrite
hex_upsert_guide_draftUpdate or create guide drafts by filePathRead
hex_cancel_runCancel a project run that is in progressWrite