ISPO SDK
    Preparing search index...

    Interface RemoteCodingTargetsApi

    Markdown
    interface RemoteCodingTargetsApi {
        list(): Promise<{ targets: readonly RemoteCodingTarget[] }>;
    }
    Index

    Authority for agent.remote.targets.list

    Reviewed request token: agent.remoteCoding. Standing capability: agent.remoteCoding.

    Handle structured ProjectRpcError failures. A timeout does not guarantee cancellation; do not automatically retry effects without a documented idempotency contract. Method authority and recovery.