subagent_query

Query a subagent

Description

Sends a prompt to a running subagent and returns the response.

Usage

subagent_query(id, prompt, timeout = 60L)

Arguments

  • id: Subagent ID
  • prompt: Prompt to send
  • timeout: Timeout in seconds

Value

Response text