ctrlrun.Action — class, defined at src/ctrlrun/action.py:151
action_id matches (SPEC-v0.1 §2.1). Identical content shares an action_hash.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A proposed agent action: what, with which arguments, by whom, on what.
ctrlrun.Action — class, defined at src/ctrlrun/action.py:151
class Action()
def __init__(name: str, arguments: Mapping[str, Any], principal: Principal, resource: str | None, environment: str, action_id: str)
action_id matches (SPEC-v0.1 §2.1). Identical content shares an action_hash.
Was this page helpful?