WARNING: This site is a work in progress.
Slot: action
The type of action this capability permits.
URI: rfs:action
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| AgentCapability | A specific capability granted to an agent, with optional resource constraints | no |
Properties
-
Range: AgentCapabilityType
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:action |
| native | rfs:action |
LinkML Source
```yaml
name: action
description: The type of action this capability permits.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: action
owner: AgentCapability
domain_of:
- AgentCapability
range: AgentCapabilityType
required: true
</details>