Skip to main content

task_params_schema

Function task_params_schema 

Source
pub fn task_params_schema() -> Value
Expand description

Get the compatibility JSON schema accepted by the task executor.

The model sees the more compact array-only schema. This public schema also accepts the pre-6.8 single-task object so persisted and host-direct calls do not break during the tool-surface migration.