list_space_permissions
Discover space and workspace permission records. Filter by scope, object class, or search text to audit access controls.
Instructions
List core Huly Permission records for space/workspace access control discovery. Filter by scope, objectClass, or search text. This is read-only and does not assign permissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Filter permissions by Huly scope: space or workspace. | |
| objectClass | No | a string that will be trimmed | |
| search | No | a string that will be trimmed | |
| limit | No | Maximum permissions to return (default: 50). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | The successful tool result. The same value is also serialized as JSON in the text content for clients that do not read structuredContent. | |
| warnings | No | Optional agent-visible warnings about degraded result fidelity. Omitted when the server returned the documented happy-path payload. |