algenix-org/AI Agent Analyzer
Analyze a file using an external AI SaaS API and return insights.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 27, 2025
- License
- MIT
Pinned Snippet
uses: algenix-org/ai-agent-saas@da8e82446579e59c0831684525fdd64d08f4a0fc # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Your API key to access the external AI SaaS. | yes | — |
| file_path | Path to the file to be analyzed. | yes | — |
Outputs
| name | description |
|---|---|
| result | The JSON result returned by the SaaS API. |