kb_add
Record discovered Workiva API quirks and blockers into a local knowledge base for immediate search and later sharing.
Instructions
Record a newly discovered Workiva quirk so nobody researches it twice.
Add an entry whenever you lost more than a few minutes to something not obvious from the docs — especially "there is no API for this".
entry_id stable kebab-case slug, e.g. wdata-upload-requires-zip severity blocker (no API path) | gotcha (obvious approach fails) | nuance symptom pipe-separated literal error strings — the primary search key; required for blockers and gotchas tags comma-separated api_version pass the dated X-Version you ran against, if known
The draft lands in ~/.workiva/kb/drafts/ — local to this machine, searchable immediately. A human later promotes it into the shared KB by PR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | Yes | ||
| problem | No | ||
| surface | Yes | ||
| symptom | No | ||
| entry_id | Yes | ||
| evidence | No | ||
| severity | Yes | ||
| resolution | Yes | ||
| api_version | No | any |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |