명령
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과 Action, 빠른 상기
원칙: Agent가 결과로 더 추론해야 할 수 있으면 Tool, 답변 뒤 던지고 잊는 거면 Action.