Front · Capability
Core API — Tags
Core API — Tags. 14 operations. Lead operation: List company tags. Self-contained Naftiko capability covering one Front business surface.
What You Can Do
GET
Listcompanytags
— List company tags
/v1/company/tags
POST
Createcompanytag
— Create company tag
/v1/company/tags
GET
Listtags
— List tags
/v1/tags
POST
Createtag
— Create tag
/v1/tags
GET
Gettag
— Get tag
/v1/tags/{tag-id}
PATCH
Updateatag
— Update a tag
/v1/tags/{tag-id}
DELETE
Deletetag
— Delete tag
/v1/tags/{tag-id}
GET
Listtagchildren
— List tag children
/v1/tags/{tag-id}/children
POST
Createchildtag
— Create child tag
/v1/tags/{tag-id}/children
GET
Listtaggedconversations
— List tagged conversations
/v1/tags/{tag-id}/conversations
GET
Listteammatetags
— List teammate tags
/v1/teammates/{teammate-id}/tags
POST
Createteammatetag
— Create teammate tag
/v1/teammates/{teammate-id}/tags
GET
Listteamtags
— List team tags
/v1/teams/{team-id}/tags
POST
Createteamtag
— Create team tag
/v1/teams/{team-id}/tags
MCP Tools
list-company-tags
List company tags
read-only
idempotent
create-company-tag
Create company tag
list-tags
List tags
read-only
idempotent
create-tag
Create tag
get-tag
Get tag
read-only
idempotent
update-tag
Update a tag
idempotent
delete-tag
Delete tag
idempotent
list-tag-children
List tag children
read-only
idempotent
create-child-tag
Create child tag
list-tagged-conversations
List tagged conversations
read-only
idempotent
list-teammate-tags
List teammate tags
read-only
idempotent
create-teammate-tag
Create teammate tag
list-team-tags
List team tags
read-only
idempotent
create-team-tag
Create team tag