Work with Structured Data
Last modified by Vincent Massol on 2026/09/04 19:20
Steps
Have a connected assistant read and update the entries an XWiki application keeps on its pages, such as meetings, tasks or blog posts (see Agent Authentication for what it may open and change).
- Ask the assistant which fields the application's entries have.

- Ask for the entries you want, naming the fields to show and any condition they must meet.

- Ask it to change an entry, and check what it reports: the fields it set and the page's new version.

FAQ
The assistant says a value is invalid
Every value is checked against its field's own type and format before anything is saved, so a date in the wrong format or a choice outside the list is refused rather than stored. Ask it to read the fields first.
Can it change the fields themselves?
Yes, where the write tools are enabled, and that changes every entry of that application at once. Agree it with your administrator before asking for it.
Where are these entries stored?
On wiki pages, as structured objects attached to them, which is why changing one saves a new version of its page.