note
Attach a free-text note to a tracked job by providing its slug. The note replaces any existing note.
Instructions
Attach a free-text note to a tracked job (overwrites the existing note).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | Free-text note to store on the job. | |
| slug | Yes | The job's public slug (from search or facets results). |