Get Project Details
freelancer_get_projectGet complete project details including budget, status, skills, bid statistics, and timeline by providing a Freelancer project ID.
Instructions
Get full details of a specific Freelancer.com project by ID.
Args:
project_id (number): The numeric project ID
account (string, optional): Which configured Freelancer account to use (see freelancer_list_accounts for labels). Omit to use your default/only account.
Returns: full description, budget, status, skills, bid stats, timeline
Use when: "Tell me more about project 12345678", "Get the details for this project"
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. | |
| project_id | Yes | Numeric Freelancer project ID |