GrowthBook · Capability
GrowthBook REST API — attributes
GrowthBook REST API — attributes. 4 operations. Lead operation: Get the organization's attributes. Self-contained Naftiko capability covering one Growthbook business surface.
What You Can Do
GET
Listattributes
— Get the organization's attributes
/v1/v1/attributes
POST
Postattribute
— Create a new attribute
/v1/v1/attributes
PUT
Putattribute
— Update an attribute
/v1/v1/attributes/{property}
DELETE
Deleteattribute
— Deletes a single attribute
/v1/v1/attributes/{property}
MCP Tools
get-organization-s-attributes
Get the organization's attributes
read-only
idempotent
create-new-attribute
Create a new attribute
update-attribute
Update an attribute
idempotent
deletes-single-attribute
Deletes a single attribute
idempotent