Skip to main content

ActionResponse

type ActionResponse = {
status: string;
};

Return type for action execution

Properties

status

status: string;

action status. e.g. success