ENDPOINT 1
https://hoko.to/mcp
Known tools 22
listLinksRetrieves links by ID, external ID, tenant ID, or partner ID.
createLinksCreates one or more links.
upsertLinksEntries with an `id` are updated; entries without an `id` are inserted.
deleteLinksSoft-deletes one or more links by ID.
listCollectionsRequires the `collectionsRead` scope.
createCollectionsCreates one or more records.
upsertCollectionsEntries with an `id` are updated; entries without an `id` are inserted.
deleteCollectionsSoft-deletes one or more records by ID.
listTagsRequires the `tagsRead` scope.
createTagsCreates one or more records.
upsertTagsEntries with an `id` are updated; entries without an `id` are inserted.
deleteTagsPermanently deletes one or more tags by ID.
listPartnersRequires the `partnersRead` scope.
createPartnersCreates one or more records.
upsertPartnersEntries with an `id` are updated; entries without an `id` are inserted.
deletePartnersSoft-deletes one or more records by ID.
listCustomersRetrieves customers by ID or external ID.
updateCustomersUpdates existing customers.
deleteCustomersSoft-deletes one or more customers by ID.
listClicksRetrieves click records by link, partner, or UTC date range.
trackLeadCreates a lead event and upserts the customer.
trackSaleCreates a sale event and upserts the customer.