rightbrainai/GitHub Action for Tasks

A GitHub Action to interact with the Rightbrain AI Tasks API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
task-access-tokenThe unique Access Token for the Taskyes
task-idThe ID of the Taskyes
task-inputThe defined input for the Task as a JSON encoded objectno
task-input-json-fileThe path to a local file containing to defined input for the Task as a JSON encoded objectno
task-input-max-lengthThe maximum length of the input for the Taskno128000
task-api-hostThe hostname for the Rightbrain AI Tasks APIyesapp.rightbrain.ai
task-revision-idWhen supplied, this will use the specified revision of the Task applicable to the Access Tokenno
organization-idThe ID of the Organization in which the Task belongsyes
project-idThe ID of the Project in which the Task belongsyes
namedescription
responseThe Rightbrain AI Tasks API response as a JSON encoded object