struct

Anthropic::BetaManagedAgentsDeploymentRun

Inherits JSON::Serializable < Struct < Value < Object

A single run of a Managed Agents deployment.

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

agent
Source
created_at
Source
deployment_id
Source
error

Present only when the run failed (discriminated union of run-error types).

Source
failed?
Source
session_id

Populated on success; exactly one of session_id/error is non-null.

Source
trigger_context
Source
type
Source