Sanity Library Reference Docs
    Preparing search index...

    Type Alias Application

    Application: components["schemas"]["Application"]

    Specifies which Sanity project and dataset the agent should work with.

    const application = {
    key: 'project-id.dataset-name',
    }