segment · Capability
Segment Public API — Functions
Segment Public API — Functions. 5 operations. Lead operation: List functions. Self-contained Naftiko capability covering one Segment business surface.
What You Can Do
GET
Listfunctions
— List functions
/v1/functions
POST
Createfunction
— Create function
/v1/functions
GET
Getfunction
— Get function
/v1/functions/{functionid}
PATCH
Updatefunction
— Update function
/v1/functions/{functionid}
DELETE
Deletefunction
— Delete function
/v1/functions/{functionid}
MCP Tools
list-functions
List functions
read-only
idempotent
create-function
Create function
get-function
Get function
read-only
idempotent
update-function
Update function
idempotent
delete-function
Delete function
idempotent