@adcp/sdk API Reference - v10.0.1
    Preparing search index...

    Interface ResolveTaskStateOptions

    interface ResolveTaskStateOptions {
        toolName?: string;
    }
    Index

    Properties

    Properties

    toolName?: string

    AdCP tool name that produced the result. Supplying this lets future SDK versions apply tool-specific reconciliation without changing the API shape.