honeycomb · Capability
Honeycomb API — Recipients
Honeycomb API — Recipients. 5 operations. Lead operation: List all recipients. Self-contained Naftiko capability covering one Honeycomb business surface.
What You Can Do
GET
Listrecipients
— List all recipients
/v1/1/recipients
POST
Createrecipient
— Create a recipient
/v1/1/recipients
GET
Getrecipient
— Get a recipient
/v1/1/recipients/{recipientid}
PUT
Updaterecipient
— Update a recipient
/v1/1/recipients/{recipientid}
DELETE
Deleterecipient
— Delete a recipient
/v1/1/recipients/{recipientid}
MCP Tools
list-all-recipients
List all recipients
read-only
idempotent
create-recipient
Create a recipient
get-recipient
Get a recipient
read-only
idempotent
update-recipient
Update a recipient
idempotent
delete-recipient
Delete a recipient
idempotent