Albato · Capability
Albato Embedded API — Teams
Albato Embedded API — Teams. 5 operations. Lead operation: List teams. Self-contained Naftiko capability covering one Albato business surface.
What You Can Do
GET
Listteams
— List teams
/v1/teams
POST
Createteam
— Create a team
/v1/teams
GET
Getteam
— Get a team
/v1/teams/{id}
PUT
Updateteam
— Update a team
/v1/teams/{id}
DELETE
Deleteteam
— Delete a team
/v1/teams/{id}
MCP Tools
list-teams
List teams
read-only
idempotent
create-team
Create a team
get-team
Get a team
read-only
idempotent
update-team
Update a team
idempotent
delete-team
Delete a team
idempotent