본문으로 건너뛰기
사용 문서

문서 검색

검색은 브라우저 안에서만 이루어지며 검색어를 전송하거나 저장하지 않습니다. 인증 정보를 입력하지 마세요.

검색 색인을 불러오는 중…

Tab 또는 방향키로 이동 · Enter로 열기 · Esc로 닫기
문서 탐색

애니메이션 조회

get_animation의 인수, 결과 스키마, OAuth 권한, 안전 주석을 확인된 MCP 계약에서 생성한 레퍼런스입니다.

공개 베타최종 확인
이 페이지의 내용

도구

get_animation

애니메이션 상태, 진행률, 크레딧 내역, 오류 및 생성 에셋을 조회합니다.

권한 및 안전

OAuth 권한: animations:read

안전 신호 값
destructiveHint false
idempotentHint true
openWorldHint false
readOnlyHint true
spendsCredits false
requiresUserConfirmation false
sideEffects —

주석은 안전 특성을 설명하며 사용자 동의, OAuth 승인, 서버 검사를 대체하지 않습니다.

입력 인수

필드 유형 필수 기본값 제약 설명
animation_id string 예 — format: uuid Owned task ID returned by generate_animation.

인수 예제

json
{
  "animation_id": "00000000-0000-4000-8000-000000000002"
}

구조화된 결과

필드 유형 필수 기본값 제약 설명
created_at string 예 — format: date-time UTC acceptance timestamp.
credits CreditUsage 예 — — Quoted, reserved, and charged credit states.
error TaskError / null 아니요 null — Task failure details, independently of any usable outputs.
finished_at string / null 아니요 null format: date-time UTC terminal timestamp when known.
id string 예 — format: uuid Persist this task ID immediately after create; poll it instead of creating again.
metadata object 아니요 {} — Caller-provided metadata.
normalized_input object 아니요 {} — Normalized public input; may contain private prompts or image references. Do not log wholesale.
object string 예 — enum: "video_generation", "animation_export", "animation" Public task resource type.
outputs array<AssetResponse> 아니요 [] — Available assets, including partial outputs on failed/cancelled tasks. Always inspect them at a terminal state.
progress number 예 — minimum: 0; maximum: 1 Fraction from 0 to 1, not a completion-time estimate.
resolved_export ResolvedExport / null 아니요 null — Persisted FPS sampling summary shared with the quote and manifest; null for legacy tasks.
stage string / null 아니요 null enum: "queued", "video_generation", "animation_export", "completed" Current pipeline stage when available.
started_at string / null 아니요 null format: date-time UTC production start when known.
status string 예 — enum: "queued", "running", "cancelling", "succeeded", "failed", "cancelled" succeeded, failed, and cancelled are terminal; cancelling is not terminal.

TaskResponse

오류 및 다음 단계

도구 오류의 error 객체에는 code, message, retryable, request_id, details가 있습니다. 메시지 문구로 분기하거나 비공개 입력을 노출하지 마세요. 종료 실패 후에도 부분 출력을 확인하세요. 서명 URL은 저장된 파일이 아닙니다.

표준 워크플로 · 지출 안전장치

이 문서가 도움이 되었나요?

검색어, 코드 또는 자유 입력 텍스트는 수집하지 않습니다. 이 설정은 문서 상호작용 이벤트만 제어합니다. 개인정보 처리방침

도움이 필요하신가요? 지원팀 문의