명령
actions create
--name <n>(필수).--description <d>.--runtime <json>— HTTP 나 인라인 런타임 스펙 (Tool 과 같은 모양).--x <n>,--y <n>— 캔버스 위치.
actions update
Update 플래그
정체성--set-name <n>--set-description <d>--set-icon <name>
--set-approval on|off— 발화 전 승인 요구.
--set-runtime-kind http|inline--set-http-method <m>--set-http-url <url>--set-http-auth-kind <k>--set-http-auth-header <name>--set-http-auth-value <v>
--set-inline-lang <lang>--set-inline-code <text>/--set-inline-code-file <path>
--set-x <n>,--set-y <n>,--set-width <n>
--patch <json>
actions edit
actions delete
actions headers
Tool 과 같은 모양:
secrets://<ref> 로. 인터랙티브는 --value ?. 파이핑·시크릿 참고.
Tool vs. Action — 빠른 상기
법칙: Agent 가 결과로 더 추론해야 할 수 있으면 Tool. 답변 후 fire-and-forget 이면 Action.