List Specialty Profiles
freelancer_list_profilesFetch your Freelancer.com specialty profiles by providing their numeric IDs (from profile URLs). Returns profile name, tagline, hourly rate, and description.
Instructions
Fetch one or more of your Freelancer.com "specialty profiles" by their numeric profile IDs.
Note: Freelancer's API has no endpoint that lists your profile IDs for you — you must already know the ID(s) (e.g. from the profile URL). This is a limitation of the public API, not this tool.
Args:
profile_ids (number[]): Numeric specialty-profile IDs to fetch.
account (string, optional): Which configured Freelancer account to use (see freelancer_list_accounts for labels). Omit to use your default/only account.
Returns: profile details (name, tagline, hourly rate, description).
Use when: "Show specialty profile 12345"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Which configured Freelancer account to use (see freelancer_list_accounts for labels). Omit to use your default/only account. | |
| profile_ids | Yes | Numeric specialty-profile IDs |