get_board_items
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)
get_board_items has 14 facts recorded in Dontopedia across 2 references, with 1 live disagreement.
Mostly:rdf:type(2), returns(2), defined in(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (10)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
usedByUsed by(2)
- Http Post Request
ex:http-post-request - Json Parsing
ex:json-parsing
usedInUsed in(2)
- Function Definition
ex:function-definition - Function Parameter
ex:function-parameter
assignedByAssigned by(1)
- Board Items Variable
ex:board-items-variable
containsFunctionContains Function(1)
- Code Module
ex:code-module
demonstratesDemonstrates(1)
- Example Code
ex:example-code
describesDescribes(1)
- Documentation Explanation
ex:documentation-explanation
hasComponentHas Component(1)
- Monday Com Integration
ex:monday-com-integration
returnedByReturned by(1)
- Response Json
ex:response-json
Other facts (13)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Function | [1] |
| Rdf:type | Function | [2] |
| Returns | Board Items Data | [1] |
| Returns | Board Items | [2] |
| Defined in | Example Code | [1] |
| Takes Parameter | Board Id Parameter | [1] |
| Defined But Not Called | true | [1] |
| Calls Api | Monday Com Api | [2] |
| Uses Url | Api Url | [2] |
| Has Parameter | Board Id Param | [2] |
| Described As | Get Board Items | [2] |
| Functionality | retrieves-all-items | [2] |
| Called Before | Update Item Column | [2] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (2)
ctx:claims/beam/9f20740b-c652-4555-86e4-64397eb949f5ctx:claims/beam/6b0c08cf-591a-4ae1-a5e0-b0a1f3f08fa2- full textbeam-chunktext/plain1 KB
doc:beam/6b0c08cf-591a-4ae1-a5e0-b0a1f3f08fa2Show excerpt
response = requests.post(url, headers=headers, json=payload) return response.json() def update_item_column(board_id, item_id, column_id, new_value): url = "https://api.monday.com/v2" headers = { "Authorization": MON…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.