Skip to content

IsAuthorizationRequired

.halguru.yamlAgentIsAuthorizationRequired

Gets or sets a value indicating whether authorization is required for the agent.

Agent:
  IsAuthorizationRequired: true
Name Description
Title Is Authorization Required
Type Boolean
Required False

Remarks#

This property defines if the agent's operation or access to specific functionalities necessitates an authorization mechanism. When set to true, the agent will enforce authorization checks as part of its workflow.

Technical Information#

Property Value
Path Agent.IsAuthorizationRequired
Internal Type System.Boolean
Internal Root Type AgentConfiguration
File Extension .halguru.yaml
JSON Schema halguru-schema.json

Last updated: 2025-10-13
Autogenerated: Yes
AI powered: Yes
Core version: 1.66.0