AI & ML10 toolsPaste one API key
AltText.ai integration for AI agents
AltText.ai is a service that automatically generates alt text for images, enhancing accessibility and SEO.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect AltText.ai once and call the same tools from all of them.
Setup
Connect AltText.ai 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
AltText.ai exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
alttext_ai_get_account | Retrieve account settings and usage information | Read |
alttext_ai_get_image_by_asset_id | Retrieve detailed information about a specific image using its asset ID | Read |
alttext_ai_get_images | Retrieve a paginated list of images in your library, including their alt text and metadata | Read |
alttext_ai_search_images | Search for images in your AltText.ai library by keywords | Read |
alttext_ai_create_bulk_images | Bulk upload and process a CSV file of image URLs for alt text generation | Write |
alttext_ai_create_image | Add an image and generate alt text | Write |
alttext_ai_scrape_page | Scrape a web page or HTML document and queue all images for alt text generation | Read |
alttext_ai_update_account | Update account settings (e.g., webhook_url, name) | Write |
alttext_ai_update_image_by_asset_id | Update an image with new data including asset ID, alt text, and metadata | Write |