HubSpot · Capability
HubSpot CMS HubDB API — Rows
HubSpot CMS HubDB API — Rows. 5 operations. Lead operation: Hubspot List Hubdb Table Rows. Self-contained Naftiko capability covering one Hubspot business surface.
What You Can Do
GET
Listhubdbtablerows
— Hubspot List Hubdb Table Rows
/v1/cms/v3/hubdb/tables/{tableidorname}/rows
POST
Addhubdbtablerow
— Hubspot Add a Row to a Hubdb Table
/v1/cms/v3/hubdb/tables/{tableidorname}/rows
GET
Gethubdbtablerow
— Hubspot Get a Hubdb Table Row
/v1/cms/v3/hubdb/tables/{tableidorname}/rows/{rowid}
PATCH
Updatehubdbtablerow
— Hubspot Update a Hubdb Table Row
/v1/cms/v3/hubdb/tables/{tableidorname}/rows/{rowid}
DELETE
Deletehubdbtablerow
— Hubspot Delete a Hubdb Table Row
/v1/cms/v3/hubdb/tables/{tableidorname}/rows/{rowid}
MCP Tools
hubspot-list-hubdb-table-rows
Hubspot List Hubdb Table Rows
read-only
idempotent
hubspot-add-row-hubdb-table
Hubspot Add a Row to a Hubdb Table
hubspot-get-hubdb-table-row
Hubspot Get a Hubdb Table Row
read-only
idempotent
hubspot-update-hubdb-table-row
Hubspot Update a Hubdb Table Row
idempotent
hubspot-delete-hubdb-table-row
Hubspot Delete a Hubdb Table Row
idempotent