dreamagent_list_projects
List the user's DreamAgent projects.
Returns each project's name, ID, type, status, and live domain (when available). Use when the user asks to see, find, select, or check their projects — and ALWAYS before modifying a project when its ID is not already known (resolve names to IDs here first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | optional exact-match filter (e.g. 'ready', 'failed'). During creation, projects report intermediate phases (creating/building/deploying/…), so filtering by 'creating' does not match every in-progress project. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |