What can you do with it?
The/kallidus-sapling
command enables you to manage human resources through the Kallidus Sapling HRM platform API. Perfect for employee lifecycle management, user administration, task management, and streamlining HR workflows in your organization.
How to use it?
Basic Command Structure
Parameters
Required:id
- Resource ID for specific operations
first_name
- Employee first namelast_name
- Employee last nameemail
- Employee email addressjob_title
- Employee job titlestatus
- Employee status
Tools
Retrieve User List
Retrieve a list of all users within the account Parameters:- None required
Update Task
Update a specific task by its ID Parameters:id
(required) - Task ID to updatetitle
(optional) - Task titledescription
(optional) - Task descriptiondue_date
(optional) - Task due datestatus
(optional) - Task status