Commit b645741
fix: replace nonexistent Forms API list method with Drive files list
The Google Forms API v1 does not expose a list method on the forms
resource. The recipe step `gws forms forms list` will always fail.
Replace it with a Drive files list query filtered by the Forms MIME
type, and add gws-drive as a prerequisite skill in both the frontmatter
and the PREREQUISITE line.
Co-Authored-By: Claude Code <noreply@anthropic.com>1 parent a3768d0 commit b645741
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
0 commit comments