Variable: GetWorkspacesSchema
ts
const GetWorkspacesSchema: ZodObject<{
workspaceIds: ZodArray<ZodString>;
}, $loose>;Defined in: src/agile/models/getWorkspaces.ts:5
The payload of Operations Workspace Ids.