ReadAttachmentInput
@forge/monorepo / backend/src / ReadAttachmentInput
Type Alias: ReadAttachmentInput
ReadAttachmentInput =
object
Defined in: backend/src/files/read-tool.ts:49
Properties
fileId
readonlyfileId:string
Defined in: backend/src/files/read-tool.ts:50
maxBytes?
readonlyoptionalmaxBytes?:number
Defined in: backend/src/files/read-tool.ts:52
offset?
readonlyoptionaloffset?:number
Defined in: backend/src/files/read-tool.ts:51