크루가 필요로 하는 입력 확인
cURL
curl --request GET \ --url https://your-actual-crew-name.crewai.com/inputs \ --header 'Authorization: Bearer <token>'
{ "inputs": [ "<string>" ] }
Documentation IndexFetch the complete documentation index at: https://crewai-devin-1778040886-fix-hitl-pre-review-silent-fallback.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://crewai-devin-1778040886-fix-hitl-pre-review-silent-fallback.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
📋 참고 - 예시의 토큰은 자리 표시자입니다. 실제 토큰을 사용하세요.
입력값을 성공적으로 조회
이 페이지가 도움이 되었나요?