get_draft_prompt
Retrieve a saved draft prompt by ID and company name to access and reuse previously created prompts.
Instructions
Retrieve a previously saved draft prompt by ID for a specific company
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt_id | Yes | The UUID of the draft prompt to retrieve | |
| company_name | Yes | Company name in kebab-case (e.g., 'technical-life-care') |