Create debug session
create_debug_sessionCreate a local diagnostic session record to organize debugging context without altering runtime state.
Instructions
Create a local diagnostic session record only; it does not change runtime state or configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| env_name | No | ||
| question | Yes | ||
| project_id | No | ||
| service_id | No | ||
| project_name | No | ||
| service_name | No | ||
| deployment_id | No |