forcepoint_api_request
Execute a generic Forcepoint API request using a user's Vault credential when no dedicated tool exists. Provide authorizationKey for mutating calls if admin auth is enabled.
Instructions
Execute a generic Forcepoint API request using the selected user’s Vault-backed credential. Use only when no dedicated tool fits. Mutating calls require authorizationKey when admin auth is enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes | ||
| query | No | ||
| method | Yes | ||
| userId | No | ||
| headers | No | ||
| authorizationKey | No |