get_prompt_program
Retrieve a functional pseudo-code prompt template for math or debate programs to structure reasoning and problem-solving in multi-agent cognitive systems.
Instructions
Returns a functional pseudo-code prompt template (Module 07).
Args:
program_type: The type of program ('math', 'debate').Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| program_type | No | math |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |