import { z } from 'zod'; import { CredentialType } from '@bubblelab/shared-schemas'; export declare const JiraUserSchema: z.ZodObject<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>; export declare const JiraIssueTypeSchema: z.ZodObject<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>; export declare const JiraStatusSchema: z.ZodObject<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>; export declare const JiraPrioritySchema: z.ZodObject<{ id: z.ZodString; name: z.ZodString; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>; export declare const JiraProjectSchema: z.ZodObject<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>; export declare const JiraCommentSchema: z.ZodObject<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>; export declare const JiraTransitionSchema: z.ZodObject<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>; export declare const JiraIssueSchema: z.ZodObject<{ expand: z.ZodOptional; id: z.ZodOptional; key: z.ZodOptional; self: z.ZodOptional; fields: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; transitions: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>, "many">>; changelog: z.ZodOptional; }, "strip", z.ZodTypeAny, { key?: string | undefined; id?: string | undefined; fields?: z.objectOutputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough"> | undefined; changelog?: unknown; transitions?: z.objectOutputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">[] | undefined; expand?: string | undefined; self?: string | undefined; }, { key?: string | undefined; id?: string | undefined; fields?: z.objectInputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough"> | undefined; changelog?: unknown; transitions?: z.objectInputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">[] | undefined; expand?: string | undefined; self?: string | undefined; }>; export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{ operation: z.ZodLiteral<"search">; jql: z.ZodString; limit: z.ZodDefault>; offset: z.ZodDefault>; fields: z.ZodOptional>; credentials: z.ZodOptional, z.ZodString>>; }, "strip", z.ZodTypeAny, { operation: "search"; limit: number; offset: number; jql: string; credentials?: Partial> | undefined; fields?: string[] | undefined; }, { operation: "search"; jql: string; credentials?: Partial> | undefined; fields?: string[] | undefined; limit?: number | undefined; offset?: number | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"get">; key: z.ZodString; fields: z.ZodOptional>; expand: z.ZodOptional, "many">>; credentials: z.ZodOptional, z.ZodString>>; }, "strip", z.ZodTypeAny, { key: string; operation: "get"; credentials?: Partial> | undefined; fields?: string[] | undefined; expand?: ("comments" | "changelog" | "transitions")[] | undefined; }, { key: string; operation: "get"; credentials?: Partial> | undefined; fields?: string[] | undefined; expand?: ("comments" | "changelog" | "transitions")[] | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"create">; project: z.ZodString; summary: z.ZodString; type: z.ZodDefault>; description: z.ZodOptional; assignee: z.ZodOptional; priority: z.ZodOptional; labels: z.ZodOptional>; parent: z.ZodOptional; due_date: z.ZodOptional; custom_fields: z.ZodOptional>; credentials: z.ZodOptional, z.ZodString>>; }, "strip", z.ZodTypeAny, { type: string; summary: string; operation: "create"; project: string; description?: string | undefined; credentials?: Partial> | undefined; priority?: string | undefined; parent?: string | undefined; labels?: string[] | undefined; assignee?: string | undefined; due_date?: string | undefined; custom_fields?: Record | undefined; }, { summary: string; operation: "create"; project: string; type?: string | undefined; description?: string | undefined; credentials?: Partial> | undefined; priority?: string | undefined; parent?: string | undefined; labels?: string[] | undefined; assignee?: string | undefined; due_date?: string | undefined; custom_fields?: Record | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"update">; key: z.ZodString; summary: z.ZodOptional; description: z.ZodOptional; assignee: z.ZodOptional>; priority: z.ZodOptional; labels: z.ZodOptional>; remove: z.ZodOptional>; set: z.ZodOptional>; }, "strip", z.ZodTypeAny, { remove?: string[] | undefined; set?: string[] | undefined; add?: string[] | undefined; }, { remove?: string[] | undefined; set?: string[] | undefined; add?: string[] | undefined; }>>; due_date: z.ZodOptional>; comment: z.ZodOptional; credentials: z.ZodOptional, z.ZodString>>; }, "strip", z.ZodTypeAny, { key: string; operation: "update"; description?: string | undefined; credentials?: Partial> | undefined; priority?: string | undefined; summary?: string | undefined; labels?: { remove?: string[] | undefined; set?: string[] | undefined; add?: string[] | undefined; } | undefined; comment?: string | undefined; assignee?: string | null | undefined; due_date?: string | null | undefined; }, { key: string; operation: "update"; description?: string | undefined; credentials?: Partial> | undefined; priority?: string | undefined; summary?: string | undefined; labels?: { remove?: string[] | undefined; set?: string[] | undefined; add?: string[] | undefined; } | undefined; comment?: string | undefined; assignee?: string | null | undefined; due_date?: string | null | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"transition">; key: z.ZodString; status: z.ZodOptional; transition_id: z.ZodOptional; comment: z.ZodOptional; resolution: z.ZodOptional; credentials: z.ZodOptional, z.ZodString>>; }, "strip", z.ZodTypeAny, { key: string; operation: "transition"; status?: string | undefined; credentials?: Partial> | undefined; comment?: string | undefined; transition_id?: string | undefined; resolution?: string | undefined; }, { key: string; operation: "transition"; status?: string | undefined; credentials?: Partial> | undefined; comment?: string | undefined; transition_id?: string | undefined; resolution?: string | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"list_transitions">; key: z.ZodString; credentials: z.ZodOptional, z.ZodString>>; }, "strip", z.ZodTypeAny, { key: string; operation: "list_transitions"; credentials?: Partial> | undefined; }, { key: string; operation: "list_transitions"; credentials?: Partial> | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"list_projects">; limit: z.ZodDefault>; offset: z.ZodDefault>; credentials: z.ZodOptional, z.ZodString>>; }, "strip", z.ZodTypeAny, { operation: "list_projects"; limit: number; offset: number; credentials?: Partial> | undefined; }, { operation: "list_projects"; credentials?: Partial> | undefined; limit?: number | undefined; offset?: number | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"list_issue_types">; project: z.ZodString; credentials: z.ZodOptional, z.ZodString>>; }, "strip", z.ZodTypeAny, { operation: "list_issue_types"; project: string; credentials?: Partial> | undefined; }, { operation: "list_issue_types"; project: string; credentials?: Partial> | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"get_create_fields">; project: z.ZodString; issue_type: z.ZodOptional; credentials: z.ZodOptional, z.ZodString>>; }, "strip", z.ZodTypeAny, { operation: "get_create_fields"; project: string; credentials?: Partial> | undefined; issue_type?: string | undefined; }, { operation: "get_create_fields"; project: string; credentials?: Partial> | undefined; issue_type?: string | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"add_comment">; key: z.ZodString; body: z.ZodString; credentials: z.ZodOptional, z.ZodString>>; }, "strip", z.ZodTypeAny, { key: string; operation: "add_comment"; body: string; credentials?: Partial> | undefined; }, { key: string; operation: "add_comment"; body: string; credentials?: Partial> | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"get_comments">; key: z.ZodString; limit: z.ZodDefault>; offset: z.ZodDefault>; credentials: z.ZodOptional, z.ZodString>>; }, "strip", z.ZodTypeAny, { key: string; operation: "get_comments"; limit: number; offset: number; credentials?: Partial> | undefined; }, { key: string; operation: "get_comments"; credentials?: Partial> | undefined; limit?: number | undefined; offset?: number | undefined; }>]>; export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{ operation: z.ZodLiteral<"search">; success: z.ZodBoolean; issues: z.ZodOptional; id: z.ZodOptional; key: z.ZodOptional; self: z.ZodOptional; fields: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; transitions: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>, "many">>; changelog: z.ZodOptional; }, "strip", z.ZodTypeAny, { key?: string | undefined; id?: string | undefined; fields?: z.objectOutputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough"> | undefined; changelog?: unknown; transitions?: z.objectOutputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">[] | undefined; expand?: string | undefined; self?: string | undefined; }, { key?: string | undefined; id?: string | undefined; fields?: z.objectInputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough"> | undefined; changelog?: unknown; transitions?: z.objectInputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">[] | undefined; expand?: string | undefined; self?: string | undefined; }>, "many">>; total: z.ZodOptional; offset: z.ZodOptional; limit: z.ZodOptional; error: z.ZodString; }, "strip", z.ZodTypeAny, { error: string; success: boolean; operation: "search"; issues?: { key?: string | undefined; id?: string | undefined; fields?: z.objectOutputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough"> | undefined; changelog?: unknown; transitions?: z.objectOutputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">[] | undefined; expand?: string | undefined; self?: string | undefined; }[] | undefined; limit?: number | undefined; offset?: number | undefined; total?: number | undefined; }, { error: string; success: boolean; operation: "search"; issues?: { key?: string | undefined; id?: string | undefined; fields?: z.objectInputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough"> | undefined; changelog?: unknown; transitions?: z.objectInputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">[] | undefined; expand?: string | undefined; self?: string | undefined; }[] | undefined; limit?: number | undefined; offset?: number | undefined; total?: number | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"get">; success: z.ZodBoolean; issue: z.ZodOptional; id: z.ZodOptional; key: z.ZodOptional; self: z.ZodOptional; fields: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; transitions: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>, "many">>; changelog: z.ZodOptional; }, "strip", z.ZodTypeAny, { key?: string | undefined; id?: string | undefined; fields?: z.objectOutputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough"> | undefined; changelog?: unknown; transitions?: z.objectOutputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">[] | undefined; expand?: string | undefined; self?: string | undefined; }, { key?: string | undefined; id?: string | undefined; fields?: z.objectInputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough"> | undefined; changelog?: unknown; transitions?: z.objectInputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">[] | undefined; expand?: string | undefined; self?: string | undefined; }>>; error: z.ZodString; }, "strip", z.ZodTypeAny, { error: string; success: boolean; operation: "get"; issue?: { key?: string | undefined; id?: string | undefined; fields?: z.objectOutputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough"> | undefined; changelog?: unknown; transitions?: z.objectOutputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">[] | undefined; expand?: string | undefined; self?: string | undefined; } | undefined; }, { error: string; success: boolean; operation: "get"; issue?: { key?: string | undefined; id?: string | undefined; fields?: z.objectInputType<{ summary: z.ZodOptional; description: z.ZodOptional; status: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; priority: z.ZodOptional, z.objectInputType<{ id: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>>; assignee: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; reporter: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; issuetype: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; project: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; labels: z.ZodOptional>; created: z.ZodOptional; updated: z.ZodOptional; duedate: z.ZodOptional>; parent: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough"> | undefined; changelog?: unknown; transitions?: z.objectInputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">[] | undefined; expand?: string | undefined; self?: string | undefined; } | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"create">; success: z.ZodBoolean; issue: z.ZodOptional; }, "strip", z.ZodTypeAny, { key: string; id: string; self?: string | undefined; }, { key: string; id: string; self?: string | undefined; }>>; error: z.ZodString; }, "strip", z.ZodTypeAny, { error: string; success: boolean; operation: "create"; issue?: { key: string; id: string; self?: string | undefined; } | undefined; }, { error: string; success: boolean; operation: "create"; issue?: { key: string; id: string; self?: string | undefined; } | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"update">; success: z.ZodBoolean; key: z.ZodOptional; error: z.ZodString; }, "strip", z.ZodTypeAny, { error: string; success: boolean; operation: "update"; key?: string | undefined; }, { error: string; success: boolean; operation: "update"; key?: string | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"transition">; success: z.ZodBoolean; key: z.ZodOptional; new_status: z.ZodOptional; error: z.ZodString; }, "strip", z.ZodTypeAny, { error: string; success: boolean; operation: "transition"; key?: string | undefined; new_status?: string | undefined; }, { error: string; success: boolean; operation: "transition"; key?: string | undefined; new_status?: string | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"list_transitions">; success: z.ZodBoolean; transitions: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>, "many">>; error: z.ZodString; }, "strip", z.ZodTypeAny, { error: string; success: boolean; operation: "list_transitions"; transitions?: z.objectOutputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">[] | undefined; }, { error: string; success: boolean; operation: "list_transitions"; transitions?: z.objectInputType<{ id: z.ZodString; name: z.ZodString; to: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; statusCategory: z.ZodOptional, z.objectInputType<{ key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">>>; }, z.ZodTypeAny, "passthrough">[] | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"list_projects">; success: z.ZodBoolean; projects: z.ZodOptional, z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; error: z.ZodString; }, "strip", z.ZodTypeAny, { error: string; success: boolean; operation: "list_projects"; projects?: z.objectOutputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">[] | undefined; total?: number | undefined; }, { error: string; success: boolean; operation: "list_projects"; projects?: z.objectInputType<{ id: z.ZodString; key: z.ZodString; name: z.ZodString; }, z.ZodTypeAny, "passthrough">[] | undefined; total?: number | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"list_issue_types">; success: z.ZodBoolean; issue_types: z.ZodOptional; subtask: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; error: z.ZodString; }, "strip", z.ZodTypeAny, { error: string; success: boolean; operation: "list_issue_types"; issue_types?: z.objectOutputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">[] | undefined; }, { error: string; success: boolean; operation: "list_issue_types"; issue_types?: z.objectInputType<{ id: z.ZodString; name: z.ZodString; description: z.ZodOptional; subtask: z.ZodOptional; }, z.ZodTypeAny, "passthrough">[] | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"get_create_fields">; success: z.ZodBoolean; issue_types: z.ZodOptional; allowedValues: z.ZodOptional>; }, "strip", z.ZodTypeAny, { required: boolean; name: string; fieldId: string; isCustom: boolean; schema?: unknown; allowedValues?: unknown[] | undefined; }, { required: boolean; name: string; fieldId: string; isCustom: boolean; schema?: unknown; allowedValues?: unknown[] | undefined; }>, "many">; }, "strip", z.ZodTypeAny, { name: string; id: string; fields: { required: boolean; name: string; fieldId: string; isCustom: boolean; schema?: unknown; allowedValues?: unknown[] | undefined; }[]; }, { name: string; id: string; fields: { required: boolean; name: string; fieldId: string; isCustom: boolean; schema?: unknown; allowedValues?: unknown[] | undefined; }[]; }>, "many">>; error: z.ZodString; }, "strip", z.ZodTypeAny, { error: string; success: boolean; operation: "get_create_fields"; issue_types?: { name: string; id: string; fields: { required: boolean; name: string; fieldId: string; isCustom: boolean; schema?: unknown; allowedValues?: unknown[] | undefined; }[]; }[] | undefined; }, { error: string; success: boolean; operation: "get_create_fields"; issue_types?: { name: string; id: string; fields: { required: boolean; name: string; fieldId: string; isCustom: boolean; schema?: unknown; allowedValues?: unknown[] | undefined; }[]; }[] | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"add_comment">; success: z.ZodBoolean; comment: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>; error: z.ZodString; }, "strip", z.ZodTypeAny, { error: string; success: boolean; operation: "add_comment"; comment?: z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough"> | undefined; }, { error: string; success: boolean; operation: "add_comment"; comment?: z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough"> | undefined; }>, z.ZodObject<{ operation: z.ZodLiteral<"get_comments">; success: z.ZodBoolean; comments: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>, "many">>; total: z.ZodOptional; error: z.ZodString; }, "strip", z.ZodTypeAny, { error: string; success: boolean; operation: "get_comments"; comments?: z.objectOutputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">[] | undefined; total?: number | undefined; }, { error: string; success: boolean; operation: "get_comments"; comments?: z.objectInputType<{ id: z.ZodString; author: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, "passthrough", z.ZodTypeAny, z.objectOutputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">, z.objectInputType<{ accountId: z.ZodString; displayName: z.ZodOptional; emailAddress: z.ZodOptional; active: z.ZodOptional; }, z.ZodTypeAny, "passthrough">>>>; body: z.ZodOptional; renderedBody: z.ZodOptional; created: z.ZodOptional; updated: z.ZodOptional; }, z.ZodTypeAny, "passthrough">[] | undefined; total?: number | undefined; }>]>; export type JiraParams = z.output; export type JiraParamsInput = z.input; export type JiraResult = z.output; export type JiraSearchParams = Extract; export type JiraGetParams = Extract; export type JiraCreateParams = Extract; export type JiraUpdateParams = Extract; export type JiraTransitionParams = Extract; export type JiraListTransitionsParams = Extract; export type JiraListProjectsParams = Extract; export type JiraListIssueTypesParams = Extract; export type JiraGetCreateFieldsParams = Extract; export type JiraAddCommentParams = Extract; export type JiraGetCommentsParams = Extract; export type JiraIssue = z.infer; //# sourceMappingURL=jira.schema.d.ts.map