Constant Contact · Capability
AppConnect V3 — Contact Tags
AppConnect V3 — Contact Tags. 5 operations. Lead operation: GET Details for All Tags. Self-contained Naftiko capability covering one Constant Contact business surface.
What You Can Do
GET
Gettags
— GET Details for All Tags
/v1/contact-tags
POST
Posttag
— POST (Create) a Tag
/v1/contact-tags
GET
Gettag
— GET Tag Details
/v1/contact-tags/{tag-id}
PUT
Puttag
— PUT (Update) a Tag
/v1/contact-tags/{tag-id}
DELETE
Deletetag
— DELETE a Tag
/v1/contact-tags/{tag-id}
MCP Tools
get-details-all-tags
GET Details for All Tags
read-only
idempotent
post-create-tag
POST (Create) a Tag
get-tag-details
GET Tag Details
read-only
idempotent
put-update-tag
PUT (Update) a Tag
idempotent
delete-tag
DELETE a Tag
idempotent