with-logic/Logic Diagram Generator
Generate architecture diagrams from PR content using Logic.inc
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token with pull request read/write permissions | yes | — |
| document_id | Logic.inc document UUID from your dashboard | yes | — |
| timeout | API timeout in seconds | no | 600 |
| max_diff_length | Maximum diff length before truncation (characters) | no | 50000 |
| api_base_url | Logic API base URL | no | https://api.logic.inc/v1 |
| version | Document version to use | no | draft |
Outputs
| name | description |
|---|---|
| image_url | Presigned URL of the generated diagram |
| file_id | Persistent file ID for refresh operations |
| comment_id | GitHub comment ID |