HubSpot · Capability
HubSpot Custom Workflow Actions API — Action Definitions
HubSpot Custom Workflow Actions API — Action Definitions. 5 operations. Lead operation: Hubspot List Action Definitions. Self-contained Naftiko capability covering one Hubspot business surface.
What You Can Do
GET
Listactiondefinitions
— Hubspot List Action Definitions
/v1/automation/v4/actions/{appid}
POST
Createactiondefinition
— Hubspot Create an Action Definition
/v1/automation/v4/actions/{appid}
GET
Getactiondefinitionbyid
— Hubspot Retrieve an Action Definition
/v1/automation/v4/actions/{appid}/{definitionid}
PATCH
Updateactiondefinitionbyid
— Hubspot Update an Action Definition
/v1/automation/v4/actions/{appid}/{definitionid}
DELETE
Archiveactiondefinitionbyid
— Hubspot Archive an Action Definition
/v1/automation/v4/actions/{appid}/{definitionid}
MCP Tools
hubspot-list-action-definitions
Hubspot List Action Definitions
read-only
idempotent
hubspot-create-action-definition
Hubspot Create an Action Definition
hubspot-retrieve-action-definition
Hubspot Retrieve an Action Definition
read-only
idempotent
hubspot-update-action-definition
Hubspot Update an Action Definition
idempotent
hubspot-archive-action-definition
Hubspot Archive an Action Definition
idempotent