Agility CMS is a headless content management system that allows developers to build and manage digital experiences across various platforms.
Tool to retrieve all authors from an agility cms instance. use when you need the full list of authors for display or processing.
Tool to get all categories. use when you need to list every category in a given locale.
Tool to fetch details of a content item by content id. use when you need item fields and metadata from agility cms.
Tool to retrieve a list of content items by reference name. use when you need to fetch and page through content list data with optional filtering, sorting, and link expansions.
Tool to retrieve content models and page modules. use when you need schema definitions to dynamically build content structures.
Tool to retrieve sync items (logs) from agility cms. use after initial full sync to fetch updates.