Module types

Module types 

Source
Expand description

Core types used in the Claude Code protocol

Structs§

Capability
Represents a capability or feature
ErrorDetail
Represents an error detail in responses
FileLocation
Represents a file path with optional line numbers
Metadata
Represents metadata for a message or operation

Enums§

Priority
Priority levels for tasks
Status
Status of a task or operation
ToolType
Tool types available in Claude Code

Type Aliases§

ConversationId
Represents a conversation identifier
Id
Represents a unique identifier for various entities
SessionId
Represents a session identifier
TaskId
Represents a task identifier