List Message Threads
freelancer_list_threadsList Freelancer.com inbox message threads. Filter by project or dashboard context, control pagination, and select a specific account.
Instructions
List your Freelancer.com inbox message threads.
Args:
context_type (string, optional): Filter by "project" or "freelancer_dashboard"
limit (number, 1-50, default 10): Number of threads
offset (number, default 0): Pagination offset
account (string, optional): Which configured Freelancer account to use (see freelancer_list_accounts for labels). Omit to use your default/only account.
Returns: list of threads with members, last activity and message count
Use when: "Show my inbox", "List my message threads", "Who has messaged me?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of threads | |
| offset | No | Pagination offset | |
| account | No | Which configured Freelancer account to use (see freelancer_list_accounts for labels). Omit to use your default/only account. | |
| context_type | No | Thread context type |