HubSpot · Capability
HubSpot CMS HubDB API — Tables
HubSpot CMS HubDB API — Tables. 6 operations. Lead operation: Hubspot List Hubdb Tables. Self-contained Naftiko capability covering one Hubspot business surface.
What You Can Do
GET
Listhubdbtables
— Hubspot List Hubdb Tables
/v1/cms/v3/hubdb/tables
POST
Createhubdbtable
— Hubspot Create a Hubdb Table
/v1/cms/v3/hubdb/tables
GET
Gethubdbtable
— Hubspot Get a Hubdb Table
/v1/cms/v3/hubdb/tables/{tableidorname}
PUT
Updatehubdbtable
— Hubspot Update a Hubdb Table
/v1/cms/v3/hubdb/tables/{tableidorname}
DELETE
Deletehubdbtable
— Hubspot Delete a Hubdb Table
/v1/cms/v3/hubdb/tables/{tableidorname}
POST
Publishhubdbtabledraft
— Hubspot Publish Hubdb Table Draft
/v1/cms/v3/hubdb/tables/{tableidorname}/draft/push-live
MCP Tools
hubspot-list-hubdb-tables
Hubspot List Hubdb Tables
read-only
idempotent
hubspot-create-hubdb-table
Hubspot Create a Hubdb Table
hubspot-get-hubdb-table
Hubspot Get a Hubdb Table
read-only
idempotent
hubspot-update-hubdb-table
Hubspot Update a Hubdb Table
idempotent
hubspot-delete-hubdb-table
Hubspot Delete a Hubdb Table
idempotent
hubspot-publish-hubdb-table-draft
Hubspot Publish Hubdb Table Draft