-
Notifications
You must be signed in to change notification settings - Fork 0
Permissions
stud0709 edited this page May 22, 2026
·
1 revision
The sap-bridge Web Dashboard provides a dedicated UI to review, approve, and revoke access for the AI agent. This ensures that the agent cannot execute unauthorized actions on your SAP backend.
The agent may request access to raw REST API endpoints. You can review these requests in the Pending Intercepts queue.

Before the agent can push code or activate changes, it must request write access for specific SAP objects. These requests appear in the Pending Push & Activate queue.

| Tool Name | Description |
|---|---|
sap_request_api_permissions |
Bulk-requests permissions for multiple raw SAP REST endpoints by injecting them into the user's Pending Intercepts queue for approval. |
sap_request_object_permissions |
Bulk-requests permissions for multiple SAP objects by injecting them into the user's Pending Push & Activate queue for approval. |