Claid.ai
claid_aiClaid.ai offers AI-powered image editing APIs for tasks like background removal, upscaling, and color correction.
Acciones disponibles (15)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
AI PhotoshootCLAID_AI_AI_PHOTOSHOOTAcciónTool to transform product shots into model photoshoots. Use when you have a product image and want a professional photoshoot background generated.
CLAID_AI_AI_PHOTOSHOOTAcciónTool to transform product shots into model photoshoots. Use when you have a product image and want a professional photoshoot background generated.
Parámetros de entrada
sceneobjectObligatorioScene generation settings
objectobjectObligatorioProduct image and placement settings
outputstringObligatorioOutput destination URI or detailed settings
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Generate AI BackgroundsCLAID_AI_BACKGROUND_GENERATEAcciónTool to generate AI backgrounds for a product image. Use when you want controllable scene options.
CLAID_AI_BACKGROUND_GENERATEAcciónTool to generate AI backgrounds for a product image. Use when you want controllable scene options.
Parámetros de entrada
sceneobjectObligatorioScene generation mode and parameters.
objectobjectObligatorioSource product image and placement details.
outputobjectOutput configuration for generated images.
Parámetros de salida
dataobjectObligatorioResponse payload containing generated images and metadata.
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
CLAID Background RemoveCLAID_AI_BACKGROUND_REMOVEAcciónTool to remove the background from images. Use when you need to isolate subjects in one step.
CLAID_AI_BACKGROUND_REMOVEAcciónTool to remove the background from images. Use when you need to isolate subjects in one step.
Parámetros de entrada
inputstringObligatorioURL or storage URI of the input image. Supported schemes: http(s):// or storage://.
outputstringOptional output destination or format settings. String endpoint or object with format.
operationsobjectObligatorioBackground removal operation settings.
Parámetros de salida
dataobjectObligatorioWrapper for background removal response data.
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Storage DetailsCLAID_AI_CLAID_STORAGE_DETAILSAcciónTool to retrieve details of a connected storage resource. Use when you have a storage ID and need to inspect its configuration before performing further operations.
CLAID_AI_CLAID_STORAGE_DETAILSAcciónTool to retrieve details of a connected storage resource. Use when you have a storage ID and need to inspect its configuration before performing further operations.
Parámetros de entrada
storage_idintegerObligatorioID of the storage resource to fetch
Parámetros de salida
dataobjectObligatorioStorage details payload.
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Connect New StorageCLAID_AI_CREATE_STORAGEAcciónTool to connect a storage resource. Use after you have bucket/folder details and credentials. E.g., to add a new AWS S3, GCS bucket, or public web folder for your image assets.
CLAID_AI_CREATE_STORAGEAcciónTool to connect a storage resource. Use after you have bucket/folder details and credentials. E.g., to add a new AWS S3, GCS bucket, or public web folder for your image assets.
Parámetros de entrada
namestringObligatorioThe storage name inside Claid
typestringObligatorioenumType of storage connector
s3gcsweb_folderparametersobjectObligatorioParameters for S3 storage connector.
Parámetros de salida
dataobjectObligatorioDetailed storage information as returned by Claid.
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Generative Resize ImageCLAID_AI_GENERATIVE_RESIZEAcciónTool to adjust image aspect ratios via generative outpainting. Use after specifying required new dimensions for outpainting.
CLAID_AI_GENERATIVE_RESIZEAcciónTool to adjust image aspect ratios via generative outpainting. Use after specifying required new dimensions for outpainting.
Parámetros de entrada
inputstringObligatorioURL of the source image (public or Claid storage).
outputstringDestination URI or detailed output options.
operationsobjectObligatorioPipeline describing generative resize (outpainting).
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Image AI Edit AsyncCLAID_AI_IMAGE_AI_EDITAcciónTool to submit an asynchronous AI-based image editing task. Use when you need text-driven edits on existing images and will poll for completion.
CLAID_AI_IMAGE_AI_EDITAcciónTool to submit an asynchronous AI-based image editing task. Use when you need text-driven edits on existing images and will poll for completion.
Parámetros de entrada
inputstringObligatorioPublicly accessible URL of the source image.
outputstringOutput destination URI string or configuration object. If omitted, a temporary URL is returned.
optionsobjectObligatorioAI editing options including prompt and generation parameters.
Parámetros de salida
dataobjectObligatorioDetails of the accepted edit job.
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
CLAID Image Edit BatchCLAID_AI_IMAGE_EDIT_BATCHAcciónTool to process multiple images in batch. Use when you need to apply the same edits to an entire cloud storage folder or list of public URLs.
CLAID_AI_IMAGE_EDIT_BATCHAcciónTool to process multiple images in batch. Use when you need to apply the same edits to an entire cloud storage folder or list of public URLs.
Parámetros de entrada
inputobjectObligatorioOptions for specifying a cloud storage folder input.
outputstringDestination folder URL or detailed output configuration
operationsobjectObligatorioEditing operations to apply, e.g., resizing, adjustments, background
Parámetros de salida
dataobjectObligatorioBatch request metadata and polling information
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Generate Images from TextCLAID_AI_IMAGE_GENERATEAcciónTool to generate images from text prompts. Use when you need custom visuals based on a description.
CLAID_AI_IMAGE_GENERATEAcciónTool to generate images from text prompts. Use when you need custom visuals based on a description.
Parámetros de entrada
inputstringObligatorioText prompt to generate images from.
outputstringURI of the destination folder in storage. If omitted, temporary URLs will be returned.
optionsobjectControls image generation behavior.
Parámetros de salida
dataobjectObligatorioResult data wrapper.
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
CLAID License Plate BlurCLAID_AI_LICENSE_PLATE_BLURAcciónTool to blur license plates in images to meet privacy requirements. Use when you need to obfuscate vehicle plates for privacy.
CLAID_AI_LICENSE_PLATE_BLURAcciónTool to blur license plates in images to meet privacy requirements. Use when you need to obfuscate vehicle plates for privacy.
Parámetros de entrada
inputstringObligatorioURL of the input image. Supported schemes: http(s):// or storage://; length 1–4096.
outputobjectOptional output settings or destination. Default format is JPEG if omitted.
Parámetros de salida
dataobjectObligatorioWrapper for license plate blur response data.
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update Connected StorageCLAID_AI_PATCH_STORAGEAcciónTool to update a connected storage's settings. Use when you need to change name, type, or parameters of an existing storage. Use after confirming the storage exists.
CLAID_AI_PATCH_STORAGEAcciónTool to update a connected storage's settings. Use when you need to change name, type, or parameters of an existing storage. Use after confirming the storage exists.
Parámetros de entrada
namestringNew display name for the storage
typestringObligatorioenumweb_folders3gcsparametersobjectParameters for updating an AWS S3 storage connector
storage_idintegerObligatorioIdentifier of the storage to update
Parámetros de salida
dataobjectObligatorioDetailed storage resource returned after update
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Polish ImageCLAID_AI_POLISH_IMAGEAcciónTool to remove AI artifacts via polish restoration. Use when you need to sharpen and clean up an upscaled image in one step.
CLAID_AI_POLISH_IMAGEAcciónTool to remove AI artifacts via polish restoration. Use when you need to sharpen and clean up an upscaled image in one step.
Parámetros de entrada
inputstringObligatorioURL or storage URI of the input image. Supported schemes: http(s):// or storage://; length must be between 1 and 4096 characters.
outputstringOptional output destination or format settings. Provide a storage URI string or an object with format settings. Defaults to JPEG if omitted.
Parámetros de salida
dataobjectObligatorioResponse data wrapper.
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
CLAID Smart FrameCLAID_AI_SMART_FRAMEAcciónTool to smart-frame images: resize and add free space around the subject. Use when you need consistent framing for products.
CLAID_AI_SMART_FRAMEAcciónTool to smart-frame images: resize and add free space around the subject. Use when you need consistent framing for products.
Parámetros de entrada
inputstringObligatorioURL or storage URI of the input image. Supports http(s):// or storage:// schemes.
optionsobjectObligatorioFraming options including target size, padding, and optional background color.
Parámetros de salida
dataobjectObligatorioWrapper for smart frame response data.
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Connected StoragesCLAID_AI_STORAGE_LISTAcciónTool to list connected storage resources. Use when you need to retrieve all storage connectors for your account.
CLAID_AI_STORAGE_LISTAcciónTool to list connected storage resources. Use when you need to retrieve all storage connectors for your account.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobject[]ObligatorioList of storage connector objects.
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Storage TypesCLAID_AI_STORAGE_TYPESAcciónTool to retrieve available storage types. Use when you need to list supported storage connectors before uploading files.
CLAID_AI_STORAGE_TYPESAcciónTool to retrieve available storage types. Use when you need to list supported storage connectors before uploading files.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
datastring[]ObligatorioList of supported storage types.
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not