list_projects
Lists indexed firmware projects with database path, symbol count, and last re-index time. Use at session start to discover available projects.
Instructions
Read-only. No side effects. Lists all firmware projects that have been indexed with fw-context, showing each project's database path, symbol count, and last re-index time. Use at session start to discover available projects; use get_active_build for details on the current project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_root | No | Project root. Auto-detected if omitted. Pass to distinguish multiple indexed projects. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |