Create a new Devin session. You can optionally specify parameters like snapshot ID and session visibility.
Personal API Key (apk_user_) or Service API Key (apk_)
List of knowledge IDs to use. If None, use all knowledge. If empty list, use no knowledge.
Maximum ACU limit, must be positive
x > 0List of secret IDs to use. If None, use all secrets. If empty list, use no secrets.
List of session-specific secrets to use. These secrets are only available in this session and are not stored in organization secrets.
JSON Schema (Draft 7) for validating structured output. Max 64KB. Must be self-contained (no external $ref).
List of tags to add to the session.
50Custom title for the session. If None, a title will be generated automatically.