Skip to main content
ImageKit logo

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

FieldDetails
ImageKit.io Private API KeyYour 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.

ActionWhat it doesRequired inputs
IMAGEKIT_IO_BULK_JOB_STATUSTool to check status of a bulk job. Use when monitoring progress of a bulk copy or move folder operation.jobId
IMAGEKIT_IO_BULK_MOVE_FILESTool 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_TAGSTool 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_FOLDERTool 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_FIELDTool to create a custom metadata field. Use when you need to define a new field in ImageKit DAM.name, label, schema
IMAGEKIT_IO_CREATE_FOLDERTool to create a new folder. Use when you need to organize assets into a structured folder hierarchy.folderName, parentFolderPath
IMAGEKIT_IO_DELETE_CUSTOM_METADATA_FIELDTool 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_FILETool 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_VERSIONTool to delete a specific non-current file version. Use when permanently removing an older version of a file.fileId, versionId
IMAGEKIT_IO_DELETE_FOLDERTool 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_FILESTool 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_PARAMETERSTool to generate authentication parameters for client-side file uploads. Use when preparing client-side uploads.-
IMAGEKIT_IO_GET_FILE_DETAILSTool to retrieve details of a specific file. Use after uploading or listing assets to get full metadata.fileId
IMAGEKIT_IO_GET_FILE_METADATATool 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_DETAILSTool 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_USAGETool 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_ASSETSTool 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_FIELDSTool to list all custom metadata fields. Use when you need to retrieve all defined metadata fields, optionally including deleted ones.-
IMAGEKIT_IO_LIST_FILE_VERSIONSTool 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_FOLDERTool 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_CACHETool to purge CDN and ImageKit caches for a given URL. Use when you need to invalidate cached content on ImageKit.url
IMAGEKIT_IO_PURGE_STATUSTool 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_FILETool 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_VERSIONTool 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_FIELDTool 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_DETAILSTool to update details of a file. Use when you need to modify tags, coordinates, metadata, or extensions on an ImageKit asset.fileId
We love our partners - FlyMy.AI builds with the best. Thanks, ImageKit!