update_instructor
Modify instructor profiles by updating details such as name, email, title, bio, or slug using the Thinkific MCP Server.
Instructions
Update an instructor's profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instructor_id | Yes | The instructor ID to update | |
| first_name | No | New first name | |
| last_name | No | New last name | |
| No | New email | ||
| title | No | New title | |
| bio | No | New bio | |
| slug | No | New slug |