segment · Capability
Segment Config API — Destinations
Segment Config API — Destinations. 5 operations. Lead operation: List destinations. Self-contained Naftiko capability covering one Segment business surface.
What You Can Do
GET
Listdestinations
— List destinations
/v1/workspaces/{workspacename}/sources/{sourcename}/destinations
POST
Createdestination
— Create destination
/v1/workspaces/{workspacename}/sources/{sourcename}/destinations
GET
Getdestination
— Get destination
/v1/workspaces/{workspacename}/sources/{sourcename}/destinations/{destinationname}
PATCH
Updatedestination
— Update destination
/v1/workspaces/{workspacename}/sources/{sourcename}/destinations/{destinationname}
DELETE
Deletedestination
— Delete destination
/v1/workspaces/{workspacename}/sources/{sourcename}/destinations/{destinationname}
MCP Tools
list-destinations
List destinations
read-only
idempotent
create-destination
Create destination
get-destination
Get destination
read-only
idempotent
update-destination
Update destination
idempotent
delete-destination
Delete destination
idempotent