Skip to content

Documentation / @agentick/shared / ResourceType

Type Alias: ResourceType ​

ResourceType = "model" | "tool" | "agent" | "execution" | "channel" | "session" | "procedure" | "mcp-client" | "scope" | "resource"

Defined in: errors.ts:239

Resource types that can be "not found"

Released under the ISC License.