Commit ca3e960
feat: add fme_feature_flag list with pagination via Split.io API
Adds fme_feature_flag resource type with list operation using
GET /internal/api/v2/splits/ws/{wsId}. Supports offset and limit
query params (default 20, max 50 per Split.io docs).
Parity with harness/mcp-server#34.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent dd95e0a commit ca3e960
1 file changed
+23
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
60 | 83 | | |
61 | 84 | | |
62 | 85 | | |
| |||
0 commit comments