Type object
File match **/agentcore/agentcore.json
Schema URL https://catalog.lintel.tools/schemas/schemastore/agentcore-cli/latest.json
Source https://schema.agentcore.aws.dev/v1/agentcore.json

Versions

1.0

Validate with Lintel

npx @lintel/lintel check
Type: object

Properties

name string required
minLength=1maxLength=23pattern=^[A-Za-z][A-Za-z0-9]{0,22}$
version integer required
min=1max=9007199254740991
$schema string
managedBy string
Default: "CDK"
Values: "CDK"
tags Record<string, string>
runtimes object[]
Default:
[]
memories object[]
Default:
[]
credentials object | object[]
Default:
[]
evaluators object[]
Default:
[]
onlineEvalConfigs object[]
Default:
[]
agentCoreGateways object[]
Default:
[]
mcpRuntimeTools object[]
unassignedTargets object[]
policyEngines object[]
Default:
[]

Definitions

__schema0 object
type string required
Values: "string" "number" "object" "array" "boolean" "integer"
description string
items
All of: __schema0 object
properties Record<string, object>
required string[]