Skip to main content

ReadAttachmentInput

@forge/monorepo


@forge/monorepo / backend/src / ReadAttachmentInput

Type Alias: ReadAttachmentInput

ReadAttachmentInput = object

Defined in: backend/src/files/read-tool.ts:49

Properties

fileId

readonly fileId: string

Defined in: backend/src/files/read-tool.ts:50


maxBytes?

readonly optional maxBytes?: number

Defined in: backend/src/files/read-tool.ts:52


offset?

readonly optional offset?: number

Defined in: backend/src/files/read-tool.ts:51