Open a Flow project
flow_project_openOpens a Flow project URL in the browser and reports the media item count shown in the grid, providing the project state needed for generating videos and images.
Instructions
Navigate the owned tab to a Flow project URL and report how many media items the grid shows. Generation tools call this implicitly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_url | Yes | https://labs.google/fx/<locale>/tools/flow/project/<uuid> |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| url | Yes | ||
| media_ids | Yes | Media ids currently visible in the grid, newest first as rendered | |
| project_id | Yes | ||
| media_count | Yes |