WARNING: This site is a work in progress.
Slot: restrictions
Any restrictions on this capability (e.g., read-only, requires-approval).
URI: rfs:restrictions
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| AgentCapability | A specific capability granted to an agent, with optional resource constraints | no |
Properties
-
Range: String
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:restrictions |
| native | rfs:restrictions |
LinkML Source
```yaml
name: restrictions
description: Any restrictions on this capability (e.g., read-only, requires-approval).
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: restrictions
owner: AgentCapability
domain_of:
- AgentCapability
range: string
multivalued: true
</details>