build_prompt
Compose a ready-to-use prompt from explicit Role, Task, Context, and Format parts. Use when the user already knows the pieces and wants them woven into one clean prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | Who the AI should be | |
| task | Yes | What the AI should do | |
| format | No | How the answer should be shaped | |
| context | No | Background the AI needs |