iyke_project_list
List projects ordered by position and creation date. Use include_archived parameter to include archived projects.
Instructions
List projects in switcher order (position ASC, then created_at). Each entry has id, display_name, root_path, icon, color, description, position, is_default, created_at, archived_at. Archived projects are hidden by default — pass include_archived=true to surface them (e.g. when an agent is restoring an old project).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_archived | No |