ldap_operations
Trigger LDAP user synchronization or test LDAP connection settings in Snipe-IT. Automates tasks previously done via CLI or web UI.
Instructions
Manage LDAP synchronization.
Operations:
sync: Trigger LDAP user synchronization
test: Test LDAP connection settings
Note: LDAP must be configured in Snipe-IT settings before use. Previously required CLI (php artisan snipeit:ldap-sync) or web UI.
Returns: dict: Sync results or connection test status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | The LDAP action to perform |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||