accept_candidate
Materializes a candidate record into its target table, optionally converting it to a specified kind or associating it with a thread.
Instructions
Materialize candidate into its target table. target_kind overrides candidate's kind. thread_id optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| target_kind | No | ||
| thread_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |