get_program
Fetch a program's description, schedule, capacity, and fee by providing its program ID.
Instructions
Fetch a single program by id (description, schedule, capacity, fee).
Use when: "what's the capacity and weekly fee for program 7777?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| program_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |