---
id: v1-complete-invocation-input
title: CompleteInvocationInput
pagination_label: CompleteInvocationInput
sidebar_label: CompleteInvocationInput
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'CompleteInvocationInput', 'v1CompleteInvocationInput']
slug: /tools/sdk/typescript/triggers/models/complete-invocation-input
tags: ['SDK', 'Software Development Kit', 'CompleteInvocationInput', 'v1CompleteInvocationInput']
---

# CompleteInvocationInput

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**localizedError** | **(optional)** `LocalizedMessage` |  | [default to undefined]
**output** | **(optional)** `object` | Trigger output that completed the invocation. Its schema is defined in the trigger definition. | [default to undefined]

