Snyk · Capability
Snyk API — BrokerContexts
Snyk API — BrokerContexts. 8 operations. Lead operation: List Connection contexts. Self-contained Naftiko capability covering one Snyk business surface.
What You Can Do
GET
Listconnectioncontexts
— List Connection contexts
/v1/tenants/{tenant-id}/brokers/installs/{install-id}/connections/{connection-id}/contexts
DELETE
Deletebrokercontext
— Deletes broker context
/v1/tenants/{tenant-id}/brokers/installs/{install-id}/contexts/{context-id}
GET
Getconnectioncontext
— List Connection context
/v1/tenants/{tenant-id}/brokers/installs/{install-id}/contexts/{context-id}
PATCH
Updatebrokercontext
— Updates Broker Context
/v1/tenants/{tenant-id}/brokers/installs/{install-id}/contexts/{context-id}
PATCH
Updatebrokercontextintegration
— Updates an integration to be associated with a Broker context
/v1/tenants/{tenant-id}/brokers/installs/{install-id}/contexts/{context-id}/integration
DELETE
Deletebrokercontextintegration
— Deletes the Broker context association with an Integration
/v1/tenants/{tenant-id}/brokers/installs/{install-id}/contexts/{context-id}/integrations/{integration-id}
GET
Listdeploymentcontexts
— List Deployment contexts
/v1/tenants/{tenant-id}/brokers/installs/{install-id}/deployments/{deployment-id}/contexts
POST
Createbrokercontext
— Create broker Context
/v1/tenants/{tenant-id}/brokers/installs/{install-id}/deployments/{deployment-id}/contexts
MCP Tools
list-connection-contexts
List Connection contexts
read-only
idempotent
deletes-broker-context
Deletes broker context
idempotent
list-connection-context
List Connection context
read-only
idempotent
updates-broker-context
Updates Broker Context
idempotent
updates-integration-be-associated-broker
Updates an integration to be associated with a Broker context
idempotent
deletes-broker-context-association-integration
Deletes the Broker context association with an Integration
idempotent
list-deployment-contexts
List Deployment contexts
read-only
idempotent
create-broker-context
Create broker Context