ClawLink
AI & ML10 toolsPaste one API key

Eden AI integration for AI agents

Eden AI provides one API for accessing and orchestrating AI models across multiple providers for text, image, audio, document, and multimodal workloads.

Use it from your agent

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

Setup

Connect Eden 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

Eden AI exposes 10 tools through ClawLink.

ToolWhat it doesKind
eden_ai_count_anthropic_tokensCount input tokens for an Anthropic-format message request before generation, including systemRead
eden_ai_create_anthropic_messageGenerate a non-streaming Anthropic-compatible message with content blocks, stop reason, tokenWrite
eden_ai_create_chat_completionGenerate a non-streaming OpenAI-compatible chat completion with a current Eden AI model andWrite
eden_ai_create_embeddingsCreate embeddings for one text or a batch of texts and return vectors with model, usageWrite
eden_ai_discover_capabilitiesFind current Eden AI models or inspect Universal AI feature schemas, providers, pricing, andRead
eden_ai_get_cost_overviewReturn current account credits and, when a date range is supplied, aggregated consumptionRead
eden_ai_get_responseRetrieve a previously stored Responses API object by ID, including its status, text outputRead
eden_ai_moderate_textClassify one text or a batch of texts for safety categories and return flags, category scoresRead
eden_ai_run_universal_aiRun one synchronous Eden AI Universal AI feature using a current model and feature-specificRead
eden_ai_create_responseCreate or continue a synchronous OpenAI Responses-compatible text response, stored by defaultWrite