Tool to update an existing person's information in ChMeetings. Use when modifying person details; call after retrieving person ID via CHMEETINGS_PEOPLE_LIST or CHMEETINGS_PEOPLE_GET. Supported update fields (use snake_case): - Personal: first_name, last_name, middle_name, nick_n…
updatesRequiredobjectA dictionary of fields and their new values to apply to the person. Use snake_case field names (e.g., first_name, last_name, email, mobile, birth_date, gender, social_status, job_title, etc.)
person_idRequiredstringThe unique identifier (integer) of the person to update
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.