Remove Skills
freelancer_remove_skillsRemove one or more skills from your Freelancer.com profile by specifying skill names or IDs. Updates your real profile directly.
Instructions
Remove one or more skills (jobs) from your Freelancer.com profile.
Args:
skills (string[]): Skill names or numeric IDs to remove.
account (string, optional): Which configured Freelancer account to use (see freelancer_list_accounts for labels). Omit to use your default/only account.
Returns: confirmation.
⚠️ This modifies your real profile.
Use when: "Remove PHP from my skills", "Drop skill 3 from my profile"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skills | Yes | Skill names or numeric IDs to remove | |
| account | No | Which configured Freelancer account to use (see freelancer_list_accounts for labels). Omit to use your default/only account. |