Plane docs
ApiSchemas

ToolEntryLoading

One shape from the contract, as it appears on the wire.

Used by agents.create, agents.promote, agents.update, agents.upsert, agents.versions

Referenced from McpToolConfig

JSON Schema

{
  "type": "object",
  "properties": {
    "defer_loading": {
      "type": "boolean"
    }
  },
  "additionalProperties": false
}

On this page