@cloudbase/aiagent-framework
    Preparing search index...

    Interface toolsCommonResp

    interface toolsCommonResp {
        code?: string;
        message?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    code?: string
    message?: string