remoteagent

componentv1.0.0

Call a remote kdeps agent via HTTP for agent federation

Usage

This is a built-in component — it ships with kdeps and requires no installation. Use it directly in your workflow resource:

run: remoteagent: # see README for options

See the kdeps CLI docs for full component configuration reference.

README

remoteagent

Call a remote kdeps agent via HTTP. Built-in kdeps component.

Enables agent federation — chain local and remote agents together in a single workflow.

Usage

run:
  component:
    name: remoteagent
    with:
      url: "http://agent.example.com:3000"
      query: "Summarize this document"

Inputs

NameRequiredDescription
urlyesBase URL of the remote kdeps agent
queryyesQuery or request body to send

Versions

VersionPublishedStatus
1.0.04/12/2026active

Details

Author
kdeps
License
Apache-2.0
Latest Version
1.0.0
Published
4/12/2026

Tags

agentremotehttpfederationdistributed