ImageKit
ImageKit.io is a comprehensive media management solution offering real-time image and video optimization, transformation, and delivery through a global content delivery network (CDN).
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
ImageKit authenticates with an API key. Generate the credential in your ImageKit account, then paste it into FlyMyAI the first time an agent uses an ImageKit action.
Get your ImageKit credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
ImageKit.io Private API Key | Your ImageKit.io private API key. Used as the username for HTTP Basic Auth, with password left blank. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
IMAGEKIT_IO_BULK_JOB_STATUS | Tool to check status of a bulk job. Use when monitoring progress of a bulk copy or move folder operation. | jobId |
IMAGEKIT_IO_BULK_MOVE_FILES | Tool to move multiple files in bulk. Use when you need to relocate up to 100 ImageKit files to a specified folder in one API call. | fileIds, destinationPath |
IMAGEKIT_IO_BULK_REMOVE_TAGS | Tool to remove tags from multiple files in bulk. Use when you need to strip specified tags from up to 50 existing files in one API call. | fileIds, tags |
IMAGEKIT_IO_COPY_FOLDER | Tool to initiate a bulk copy of a folder. Use when you need to asynchronously duplicate a directory (optionally including all versions) at another path in ImageKit. Returns a jobId to track progress with IMAGEKIT_IO_BULK_JOB_STATUS. | sourceFolderPath, destinationPath |
IMAGEKIT_IO_CREATE_CUSTOM_METADATA_FIELD | Tool to create a custom metadata field. Use when you need to define a new field in ImageKit DAM. | name, label, schema |
IMAGEKIT_IO_CREATE_FOLDER | Tool to create a new folder. Use when you need to organize assets into a structured folder hierarchy. | folderName, parentFolderPath |
IMAGEKIT_IO_DELETE_CUSTOM_METADATA_FIELD | Tool to delete a custom metadata field. Use when you have the field ID and need to permanently remove the metadata schema field. Call after confirming irreversible deletion. | fieldId |
IMAGEKIT_IO_DELETE_FILE | Tool to delete a file. Use when you have the file ID and need to permanently remove the file. Call after confirming irreversible deletion. | fileId |
IMAGEKIT_IO_DELETE_FILE_VERSION | Tool to delete a specific non-current file version. Use when permanently removing an older version of a file. | fileId, versionId |
IMAGEKIT_IO_DELETE_FOLDER | Tool to delete a folder. Use when you need to permanently remove an existing folder and its contents. Call after confirming irreversible deletion. | folderPath |
IMAGEKIT_IO_DELETE_MULTIPLE_FILES | Tool to delete multiple files. Use when you need to remove up to 100 assets by their file IDs in one batch operation. | fileIds |
IMAGEKIT_IO_GET_AUTHENTICATION_PARAMETERS | Tool to generate authentication parameters for client-side file uploads. Use when preparing client-side uploads. | - |
IMAGEKIT_IO_GET_FILE_DETAILS | Tool to retrieve details of a specific file. Use after uploading or listing assets to get full metadata. | fileId |
IMAGEKIT_IO_GET_FILE_METADATA | Tool to retrieve metadata of an uploaded file. Use after confirming a successful upload to get EXIF, pHash, dimensions, and other image metadata. | fileId |
IMAGEKIT_IO_GET_FILE_VERSION_DETAILS | Tool to retrieve details of a specific file version. Use after listing or uploading assets when you need to inspect version metadata. | fileId, versionId |
IMAGEKIT_IO_GET_USAGE | Tool to retrieve account usage metrics. Use when you need usage stats for a specific date range (max 90 days). | startDate, endDate |
IMAGEKIT_IO_LIST_AND_SEARCH_ASSETS | Tool to list and search assets in your ImageKit account. Use when you want to retrieve or filter media library assets by criteria such as name, tags, folder path, or advanced queries. | - |
IMAGEKIT_IO_LIST_CUSTOM_METADATA_FIELDS | Tool to list all custom metadata fields. Use when you need to retrieve all defined metadata fields, optionally including deleted ones. | - |
IMAGEKIT_IO_LIST_FILE_VERSIONS | Tool to list all versions of a file. Use after confirming the fileId to retrieve all historical and published versions of an asset. | fileId |
IMAGEKIT_IO_MOVE_FOLDER | Tool to initiate a bulk move of a folder. Use when you need to asynchronously relocate a directory to another path in ImageKit. Returns a jobId to track progress with IMAGEKIT_IO_BULK_JOB_STATUS. | sourceFolderPath, destinationPath |
IMAGEKIT_IO_PURGE_CACHE | Tool to purge CDN and ImageKit caches for a given URL. Use when you need to invalidate cached content on ImageKit. | url |
IMAGEKIT_IO_PURGE_STATUS | Tool to check the status of a cache purge request. Use after initiating a purge to retrieve its current state. Example: "What's the status of purge request id abc123?" | requestId |
IMAGEKIT_IO_RENAME_FILE | Tool to rename a file. Use when you need to update an existing asset's name; optionally purge CDN cache for old URLs. | filePath, newFileName |
IMAGEKIT_IO_RESTORE_FILE_VERSION | Tool to restore a specific non-current file version as the current one. Use when you need to revert a file to a previous version after confirming the versionId. | fileId, versionId |
IMAGEKIT_IO_UPDATE_CUSTOM_METADATA_FIELD | Tool to update an existing custom metadata field. Use when you need to modify the label or schema of a metadata field. | fieldId |
IMAGEKIT_IO_UPDATE_FILE_DETAILS | Tool to update details of a file. Use when you need to modify tags, coordinates, metadata, or extensions on an ImageKit asset. | fileId |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, ImageKit!