accept_candidate
Finalize a candidate by materializing it into its target table, optionally overriding its kind or associating a thread for organized memory.
Instructions
Materialize candidate into its target table. target_kind overrides candidate's kind. thread_id optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| thread_id | No | ||
| target_kind | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |