add_team_member
Add a team member to your site by providing their name, role, bio, email, avatar, and social media profile URLs.
Instructions
Add a new team member to the site
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bio | No | Short bio | |
| name | Yes | Full name | |
| role | Yes | Job title / role e.g. Full Stack Developer | |
| No | Email address | ||
| avatarUrl | No | Profile photo URL | |
| githubUrl | No | GitHub profile URL | |
| twitterUrl | No | Twitter/X profile URL | |
| linkedinUrl | No | LinkedIn profile URL |