Inspect phase
get_phaseRetrieve the current phase details for a session, including its goal, exit criteria, constraints, progress, and recorded project context.
Instructions
The phase goal, exit criteria and constraints this session owns, progress toward it, and the project context recorded during analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session handle returned by start_session. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phase | Yes | ||
| state | Yes | ||
| progress | Yes | ||
| sessionId | Yes | ||
| openDecisions | Yes | ||
| projectContext | No |