Create Command
Create Command
Create a new command.
Requires CREATE permission on ANALYSIS resources.
POST
Create Command
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response
Response model for command.
Command name (alphanumeric + hyphens/underscores)
Command content as markdown text
Organization ID
Single sentence description of the command
Status of LLM-based command generation.
Available options:
ready, generating, failed