list_projects
Retrieve Things 3 projects with their id, name, status, and area. Optionally filter by a specific area to get only projects within it.
Instructions
List Things 3 projects (id, name, status, area).
If area is given, only projects within that area are returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |