get_proposal_thread
Retrieve the full conversation thread of a proposal, including all questions and AI responses.
Instructions
Return the thread for a proposal (the questions asked so far and the AI's replies). Get proposalId from list_proposals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proposalId | Yes | Target proposal ID (from list_proposals, starts with prp_) |