PlaybookCreationSourceEnum is the source of the playbook.
| Enums | |
|---|---|
PLAYBOOK_CREATION_SOURCE_UNSPECIFIED |
The creation source is unspecified. |
USER_OR_API_INITIATED |
The playbook was created through direct user interaction (e.g., via UI) or programmatically via an API call. This covers all non-AI generation. |
AI_GENERATED_FROM_ALERT |
The playbook was initially generated by AI from specific alert. |
AI_GENERATED_FROM_PROMPT |
The playbook was generated by AI based on a direct user prompt. |