2091 extensibility twenty sdk add command twenty app function logs and twenty app function test (#17278)
add `function:logs` and `function:execute` cli commands
This commit is contained in:
@@ -4127,6 +4127,7 @@ export type ServerlessFunction = {
|
||||
runtime: Scalars['String'];
|
||||
timeoutSeconds: Scalars['Float'];
|
||||
toolInputSchema?: Maybe<Scalars['JSON']>;
|
||||
universalIdentifier?: Maybe<Scalars['UUID']>;
|
||||
updatedAt: Scalars['DateTime'];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user