Supaglue · Capability
Management API — Connections
Management API — Connections. 6 operations. Lead operation: List connections. Self-contained Naftiko capability covering one Supaglue business surface.
What You Can Do
GET
Getconnections
— List connections
/v1/customers/{customer-id}/connections
POST
Createconnection
— Create a connection
/v1/customers/{customer-id}/connections
GET
Getprovideruserid
— Get logged in User ID and details
/v1/customers/{customer-id}/connections/provider-user-id
GET
Getconnection
— Get connection
/v1/customers/{customer-id}/connections/{provider-name}
DELETE
Deleteconnection
— Delete connection
/v1/customers/{customer-id}/connections/{provider-name}
GET
Getconnectionratelimitinfo
— Get connection rate limit info
/v1/customers/{customer-id}/connections/{provider-name}/rate-limit-info
MCP Tools
list-connections
List connections
read-only
idempotent
create-connection
Create a connection
get-logged-user-id-and
Get logged in User ID and details
read-only
idempotent
get-connection
Get connection
read-only
idempotent
delete-connection
Delete connection
idempotent
get-connection-rate-limit-info
Get connection rate limit info
read-only
idempotent