create_solver_template
Generate a new solver template for your account, usable in Playground runs and competitions. Specify title and solver code; track defaults to 'solo'.
Instructions
Create a solver template owned by the calling account.
Scope: playground.write. track defaults to "solo" server-side if
omitted. Can be copied into a Playground run and submitted to a
solver-participation competition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| track | No | ||
| solver_code | Yes | ||
| source_contributor_network_item_id | No |