HubSpot · Capability
HubSpot CRM Feature Flags API — Application Feature Flags
HubSpot CRM Feature Flags API — Application Feature Flags. 3 operations. Lead operation: Hubspot Retrieve a Feature Flag Configuration. Self-contained Naftiko capability covering one Hubspot business surface.
What You Can Do
GET
Getapplicationfeatureflag
— Hubspot Retrieve a Feature Flag Configuration
/v1/feature-flags/v3/{appid}/flags/{flagname}
PUT
Upsertapplicationfeatureflag
— Hubspot Create or Update a Feature Flag
/v1/feature-flags/v3/{appid}/flags/{flagname}
DELETE
Deleteapplicationfeatureflag
— Hubspot Delete a Feature Flag
/v1/feature-flags/v3/{appid}/flags/{flagname}
MCP Tools
hubspot-retrieve-feature-flag-configuration
Hubspot Retrieve a Feature Flag Configuration
read-only
idempotent
hubspot-create-update-feature-flag
Hubspot Create or Update a Feature Flag
idempotent
hubspot-delete-feature-flag
Hubspot Delete a Feature Flag
idempotent