Request a missing fix
request_fixAsk for a fix this store does not have yet. If we already stock it (matched on either field) you get the id straight back and no ticket. Otherwise you get a ticket; when we stock THAT fix, check_request returns it to you FREE, once. A ticket only ever redeems a fix created after the request: fixes that already existed when you asked are not free, whatever the request said. No contact details are collected. Set publish: true ONLY if the text may appear on a public wanted board — never include secrets, tokens, internal hostnames, or file paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | What you already tried, and the tool/runtime versions | |
| publish | No | Allow this text on the public board (default false) | |
| signature | Yes | The exact error text you are stuck on |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Required next step and ticket handling guidance. | |
| error | No | Machine-readable validation or quota failure. | |
| fixId | No | Existing catalog id when no ticket was needed. | |
| match | No | Existing-fix match score. | |
| detail | No | Human-readable failure detail. | |
| status | No | ||
| ticket | No | ||
| published | No | ||
| requestId | No |