rennf93/Upsert Context7
Add or update library documentation on Context7.com
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| operation | Operation to perform: "add" or "refresh" | yes | refresh |
| library-name | Library name in format "/owner/repo" (auto-detected if not provided) | no | — |
| repo-url | Repository URL (auto-detected if not provided) | no | — |
| timeout | Request timeout in seconds | no | 1800 |
Outputs
| name | description |
|---|---|
| success | Whether the operation was successful |
| status-code | HTTP status code from Context7 API |
| message | Response message from Context7 API |