ClawLink
AI & ML11 toolsPaste one API key

VLM Run integration for AI agents

VLM Run provides multimodal agents, structured extraction, predictions, files, skills, feedback, and evaluation APIs.

Use it from your agent

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

Setup

Connect VLM Run 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

VLM Run exposes 11 tools through ClawLink.

ToolWhat it doesKind
vlm_run_discover_extraction_schemasList supported structured-extraction domains, or return the full JSON schema for one domainRead
vlm_run_find_filesList uploaded files or find one by file ID or MD5 hashRead
vlm_run_find_skillsList VLM Run skills or find one exact skill by ID, name, and optional versionRead
vlm_run_get_runGet the current status and result of one structured-extraction prediction or agent executionRead
vlm_run_list_agentsReturn agents available to the connected account for selection before executionRead
vlm_run_list_artifactsList artifact metadata belonging to exactly one chat session or agent executionRead
vlm_run_list_runsList structured-extraction predictions or agent executions for the connected accountRead
vlm_run_create_skillCreate a reusable skill from exactly one uploaded zip, prompt, or chat sessionWrite
vlm_run_execute_agentStart a VLM Run agent execution from an existing agent name or inline configuration overRead
vlm_run_extract_structured_jsonStart structured JSON extraction from images, a document, a video, or audio using a domainRead
vlm_run_upload_fileUpload a local file to VLM Run for extraction, agent input, or skill creationWrite