Buttondown · Capability
Buttondown API — Tags
Buttondown API — Tags. 3 operations. Lead operation: List all tags. Self-contained Naftiko capability covering one Buttondown business surface.
What You Can Do
GET
Listtags
— List all tags
/v1/tags
POST
Createtag
— Create a tag
/v1/tags
GET
Gettag
— Retrieve a tag
/v1/tags/{id}
MCP Tools
list-all-tags
List all tags
read-only
idempotent
create-tag
Create a tag
retrieve-tag
Retrieve a tag
read-only
idempotent