ClawLink
Developer Tools10 toolsPaste one API key

Flotiq integration for AI agents

Flotiq is an API-first headless content management system for defining content types, managing and publishing content, searching data, and handling media.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Flotiq once and call the same tools from all of them.

Setup

Connect Flotiq through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Flotiq exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
flotiq_get_content_objectGet one object by content type and ID, optionally expanding its relationshipsRead
flotiq_get_content_typeGet one content type definition, including its field schema and metadata configurationRead
flotiq_list_content_objectsList and filter objects from one Flotiq content type while preserving its dynamic fieldsRead
flotiq_list_content_typesList the content type definitions visible to the connected Flotiq account, including internalRead
flotiq_search_contentFull-text search across content objects visible to the API key, optionally restricted toRead
flotiq_batch_upsert_content_objectsCreate or update up to 100 objects of one Flotiq content type in a batch, returning success andRead
flotiq_create_content_objectCreate one object that conforms to a Flotiq content type definitionWrite
flotiq_set_content_object_publicationPublish a Draft & Public content object or return it to draft; this changes what publicWrite
flotiq_update_content_objectPartially update selected fields of one existing Flotiq content objectWrite