# Veryfront ## Docs - [Veryfront Agent](https://veryfront.com/docs/agent/index.md): Autonomous AI coding agent for the full SDLC. - [Project Instructions](https://veryfront.com/docs/agent/project-instructions.md) - [Skills](https://veryfront.com/docs/agent/skills.md) - [Sub-Agents](https://veryfront.com/docs/agent/sub-agents.md) - [Agents](https://veryfront.com/docs/cloud/agents.md): Define agents, prompts, tools, skills, and conversations. - [APIs](https://veryfront.com/docs/cloud/apis.md): Access Veryfront Cloud through REST, GraphQL, and MCP APIs. - [AI Platform Architecture](https://veryfront.com/docs/cloud/architecture.md): How Veryfront Cloud is organized across applications, APIs, capabilities, and infrastructure. - [Authentication](https://veryfront.com/docs/cloud/authentication.md): Authenticate Veryfront Cloud API requests with bearer credentials. - [Billing](https://veryfront.com/docs/cloud/billing.md): Track plan state, usage, credits, feature gates, and limits. - [Capabilities](https://veryfront.com/docs/cloud/capabilities.md): Platform capabilities that power Veryfront Cloud applications and agents. - [Content](https://veryfront.com/docs/cloud/content.md): Work with files, branches, uploads, search, and generated content. - [Authorization](https://veryfront.com/docs/cloud/conversation-api/authorization.md): Understand the trust boundaries between Studio, API, veryfront-agent, and project-agent runtimes. - [Connect an agent](https://veryfront.com/docs/cloud/conversation-api/connect-agent.md): See the runtime contract a developer-provided agent runtime must satisfy. - [Datastores and lineage](https://veryfront.com/docs/cloud/conversation-api/datastores-lineage.md): Track conversation, message, run, event, and tool-call IDs across Postgres and Redis-backed runtime state. - [Durable execution](https://veryfront.com/docs/cloud/conversation-api/durable-execution.md): Understand durable messaging, durable runs, event append, resume, cancel, and finalization. - [Endpoints and validation](https://veryfront.com/docs/cloud/conversation-api/endpoints.md): Find the REST, SSE, WebSocket, AG-UI, durable run, control-plane, and validation contracts used by conversations. - [Conversation API](https://veryfront.com/docs/cloud/conversation-api/index.md): Understand how conversations, messages, agent runs, SSE streams, WebSocket notifications, and durable state work together. - [Architecture and flow](https://veryfront.com/docs/cloud/conversation-api/lifecycle.md): Follow a conversation message through Studio, API, agent execution, streaming, and durable state. - [Events and streaming](https://veryfront.com/docs/cloud/conversation-api/streaming-events.md): See how SSE AG-UI transport, WebSocket notifications, and persisted run events work together. - [Deploy](https://veryfront.com/docs/cloud/deploy.md): Publish project work to environments, domains, and servers. - [Overview](https://veryfront.com/docs/cloud/graphql.md): Use GraphQL for query-shaped project and application data. - [Create API Key](https://veryfront.com/docs/cloud/graphql/operations/api-keys/mutations/createapikey.md): Create API Key mutation. - [Delete API Key](https://veryfront.com/docs/cloud/graphql/operations/api-keys/mutations/deleteapikey.md): Delete API Key mutation. - [Update API Key](https://veryfront.com/docs/cloud/graphql/operations/api-keys/mutations/updateapikey.md): Update API Key mutation. - [API Key](https://veryfront.com/docs/cloud/graphql/operations/api-keys/queries/apikey.md): API Key query. - [API Keys](https://veryfront.com/docs/cloud/graphql/operations/api-keys/queries/apikeys.md): API Keys query. - [Approve Branch](https://veryfront.com/docs/cloud/graphql/operations/branches/mutations/approvebranch.md): Approve Branch mutation. - [Create Branch](https://veryfront.com/docs/cloud/graphql/operations/branches/mutations/createbranch.md): Create Branch mutation. - [Create Branch Policy](https://veryfront.com/docs/cloud/graphql/operations/branches/mutations/createbranchpolicy.md): Create Branch Policy mutation. - [Delete Branch](https://veryfront.com/docs/cloud/graphql/operations/branches/mutations/deletebranch.md): Delete Branch mutation. - [Delete Branch Policy](https://veryfront.com/docs/cloud/graphql/operations/branches/mutations/deletebranchpolicy.md): Delete Branch Policy mutation. - [Dismiss Approval](https://veryfront.com/docs/cloud/graphql/operations/branches/mutations/dismissapproval.md): Dismiss Approval mutation. - [Merge Branch](https://veryfront.com/docs/cloud/graphql/operations/branches/mutations/mergebranch.md): Merge Branch mutation. - [Update Status Check](https://veryfront.com/docs/cloud/graphql/operations/branches/mutations/updatestatuscheck.md): Update Status Check mutation. - [Branch](https://veryfront.com/docs/cloud/graphql/operations/branches/queries/branch.md): Branch query. - [Branch Approvals](https://veryfront.com/docs/cloud/graphql/operations/branches/queries/branchapprovals.md): Branch Approvals query. - [Branches](https://veryfront.com/docs/cloud/graphql/operations/branches/queries/branches.md): Branches query. - [Branch Policies](https://veryfront.com/docs/cloud/graphql/operations/branches/queries/branchpolicies.md): Branch Policies query. - [Merge Eligibility](https://veryfront.com/docs/cloud/graphql/operations/branches/queries/mergeeligibility.md): Merge Eligibility query. - [Merge Preview](https://veryfront.com/docs/cloud/graphql/operations/branches/queries/mergepreview.md): Merge Preview query. - [Status Checks](https://veryfront.com/docs/cloud/graphql/operations/branches/queries/statuschecks.md): Status Checks query. - [Cache Clear](https://veryfront.com/docs/cloud/graphql/operations/cache/mutations/cacheclear.md): Cache Clear mutation. - [Cache Del](https://veryfront.com/docs/cloud/graphql/operations/cache/mutations/cachedel.md): Cache Del mutation. - [Cache Del Pattern](https://veryfront.com/docs/cloud/graphql/operations/cache/mutations/cachedelpattern.md): Cache Del Pattern mutation. - [Cache Set](https://veryfront.com/docs/cloud/graphql/operations/cache/mutations/cacheset.md): Cache Set mutation. - [Cache Get](https://veryfront.com/docs/cloud/graphql/operations/cache/queries/cacheget.md): Cache Get query. - [Cache Keys](https://veryfront.com/docs/cloud/graphql/operations/cache/queries/cachekeys.md): Cache Keys query. - [Cache Stats](https://veryfront.com/docs/cloud/graphql/operations/cache/queries/cachestats.md): Cache Stats query. - [Add Participant](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/addparticipant.md): Add Participant mutation. - [Archive Conversation](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/archiveconversation.md): Archive Conversation mutation. - [Cancel Input Request](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/cancelinputrequest.md): Cancel Input Request mutation. - [Create Conversation](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/createconversation.md): Create Conversation mutation. - [Create Input Request](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/createinputrequest.md): Create Input Request mutation. - [Delete Conversation](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/deleteconversation.md): Delete Conversation mutation. - [Delete Message](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/deletemessage.md): Delete Message mutation. - [Edit Message](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/editmessage.md): Edit Message mutation. - [Fork At Message](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/forkatmessage.md): Fork At Message mutation. - [Mark As Read](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/markasread.md): Mark As Read mutation. - [Remove Participant](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/removeparticipant.md): Remove Participant mutation. - [Send Message](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/sendmessage.md): Send Message mutation. - [Submit Input Response](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/submitinputresponse.md): Submit Input Response mutation. - [Switch Branch](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/switchbranch.md): Switch Branch mutation. - [Update Conversation](https://veryfront.com/docs/cloud/graphql/operations/conversations/mutations/updateconversation.md): Update Conversation mutation. - [Active Agent Run](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/activeagentrun.md): Active Agent Run query. - [Agent Run](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/agentrun.md): Agent Run query. - [Agent Run Events](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/agentrunevents.md): Agent Run Events query. - [Agent Runs](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/agentruns.md): Agent Runs query. - [Agent Run Snapshot](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/agentrunsnapshot.md): Agent Run Snapshot query. - [Child Agent Runs](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/childagentruns.md): Child Agent Runs query. - [Child Agent Runs By Parent Conversation](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/childagentrunsbyparentconversation.md): Child Agent Runs By Parent Conversation query. - [Conversation](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/conversation.md): Conversation query. - [Conversation Read State](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/conversationreadstate.md): Conversation Read State query. - [Conversations](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/conversations.md): Conversations query. - [Conversation Tree](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/conversationtree.md): Conversation Tree query. - [Input Request](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/inputrequest.md): Input Request query. - [Input Requests](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/inputrequests.md): Input Requests query. - [Message Branches](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/messagebranches.md): Message Branches query. - [Unread Count](https://veryfront.com/docs/cloud/graphql/operations/conversations/queries/unreadcount.md): Unread Count query. - [Delete Deployment](https://veryfront.com/docs/cloud/graphql/operations/deployments/mutations/deletedeployment.md): Delete Deployment mutation. - [Get Deployment](https://veryfront.com/docs/cloud/graphql/operations/deployments/queries/getdeployment.md): Get Deployment query. - [List Deployments](https://veryfront.com/docs/cloud/graphql/operations/deployments/queries/listdeployments.md): List Deployments query. - [Update Domain](https://veryfront.com/docs/cloud/graphql/operations/domains/mutations/updatedomain.md): Update Domain mutation. - [Domain](https://veryfront.com/docs/cloud/graphql/operations/domains/queries/domain.md): Domain query. - [Domains](https://veryfront.com/docs/cloud/graphql/operations/domains/queries/domains.md): Domains query. - [Commit Draft Content](https://veryfront.com/docs/cloud/graphql/operations/draft-content/mutations/commitdraftcontent.md): Commit Draft Content mutation. - [Delete Draft Content](https://veryfront.com/docs/cloud/graphql/operations/draft-content/mutations/deletedraftcontent.md): Delete Draft Content mutation. - [Draft Content](https://veryfront.com/docs/cloud/graphql/operations/draft-content/queries/draftcontent.md): Draft Content query. - [Draft Files](https://veryfront.com/docs/cloud/graphql/operations/draft-content/queries/draftfiles.md): Draft Files query. - [Error Type](https://veryfront.com/docs/cloud/graphql/operations/errors/queries/errortype.md): Get a single API error type by slug - [Error Types](https://veryfront.com/docs/cloud/graphql/operations/errors/queries/errortypes.md): List all API error types. Optionally filter by category. - [Add Favorite](https://veryfront.com/docs/cloud/graphql/operations/favorites/mutations/addfavorite.md): Add Favorite mutation. - [Remove Favorite](https://veryfront.com/docs/cloud/graphql/operations/favorites/mutations/removefavorite.md): Remove Favorite mutation. - [Toggle Favorite](https://veryfront.com/docs/cloud/graphql/operations/favorites/mutations/togglefavorite.md): Toggle Favorite mutation. - [Is Favorite](https://veryfront.com/docs/cloud/graphql/operations/favorites/queries/isfavorite.md): Is Favorite query. - [My Favorites](https://veryfront.com/docs/cloud/graphql/operations/favorites/queries/myfavorites.md): My Favorites query. - [Create File](https://veryfront.com/docs/cloud/graphql/operations/files/mutations/createfile.md): Create File mutation. - [Create File Upload URL](https://veryfront.com/docs/cloud/graphql/operations/files/mutations/createfileuploadurl.md): Create File Upload URL mutation. - [Delete File](https://veryfront.com/docs/cloud/graphql/operations/files/mutations/deletefile.md): Delete File mutation. - [Move File](https://veryfront.com/docs/cloud/graphql/operations/files/mutations/movefile.md): Move File mutation. - [Update File](https://veryfront.com/docs/cloud/graphql/operations/files/mutations/updatefile.md): Update File mutation. - [Files](https://veryfront.com/docs/cloud/graphql/operations/files/queries/files.md): Files query. - [Get Files](https://veryfront.com/docs/cloud/graphql/operations/files/queries/getfiles.md): Get multiple files by their paths - [Search Files](https://veryfront.com/docs/cloud/graphql/operations/files/queries/searchfiles.md): Search for text patterns within file contents - [Generate Image](https://veryfront.com/docs/cloud/graphql/operations/images/mutations/generateimage.md): Generate AI images using Cloudflare AI with Flux Schnell model. Images are automatically uploaded to CDN. - [Integration](https://veryfront.com/docs/cloud/graphql/operations/integrations/queries/integration.md): Get detailed configuration for a specific integration - [Integrations](https://veryfront.com/docs/cloud/graphql/operations/integrations/queries/integrations.md): List available integrations with optional search and pagination - [Cancel Job](https://veryfront.com/docs/cloud/graphql/operations/jobs/mutations/canceljob.md): Cancel Job mutation. - [Create Cron Job](https://veryfront.com/docs/cloud/graphql/operations/jobs/mutations/createcronjob.md): Create Cron Job mutation. - [Create Job](https://veryfront.com/docs/cloud/graphql/operations/jobs/mutations/createjob.md): Create Job mutation. - [Delete Cron Job](https://veryfront.com/docs/cloud/graphql/operations/jobs/mutations/deletecronjob.md): Delete Cron Job mutation. - [Trigger Cron Job](https://veryfront.com/docs/cloud/graphql/operations/jobs/mutations/triggercronjob.md): Trigger Cron Job mutation. - [Update Cron Job](https://veryfront.com/docs/cloud/graphql/operations/jobs/mutations/updatecronjob.md): Update Cron Job mutation. - [Cron Job](https://veryfront.com/docs/cloud/graphql/operations/jobs/queries/cronjob.md): Cron Job query. - [Cron Jobs](https://veryfront.com/docs/cloud/graphql/operations/jobs/queries/cronjobs.md): Cron Jobs query. - [Job](https://veryfront.com/docs/cloud/graphql/operations/jobs/queries/job.md): Job query. - [Jobs](https://veryfront.com/docs/cloud/graphql/operations/jobs/queries/jobs.md): Jobs query. - [Project Knowledge Lookup](https://veryfront.com/docs/cloud/graphql/operations/knowledge/queries/projectknowledgelookup.md): Project Knowledge Lookup query. - [Project Logs](https://veryfront.com/docs/cloud/graphql/operations/logs/queries/projectlogs.md): Project Logs query. - [Remove Member](https://veryfront.com/docs/cloud/graphql/operations/members/mutations/removemember.md): Remove Member mutation. - [Invite](https://veryfront.com/docs/cloud/graphql/operations/members/queries/invite.md): Invite query. - [Member](https://veryfront.com/docs/cloud/graphql/operations/members/queries/member.md): Member query. - [Members](https://veryfront.com/docs/cloud/graphql/operations/members/queries/members.md): Members query. - [OAuth Disconnect](https://veryfront.com/docs/cloud/graphql/operations/oauth/mutations/oauthdisconnect.md): OAuth Disconnect mutation. - [OAuth Token](https://veryfront.com/docs/cloud/graphql/operations/oauth/mutations/oauthtoken.md): OAuth Token mutation. - [User OAuth Disconnect](https://veryfront.com/docs/cloud/graphql/operations/oauth/mutations/useroauthdisconnect.md): User OAuth Disconnect mutation. - [User OAuth Token](https://veryfront.com/docs/cloud/graphql/operations/oauth/mutations/useroauthtoken.md): User OAuth Token mutation. - [OAuth Connected Integrations](https://veryfront.com/docs/cloud/graphql/operations/oauth/queries/oauthconnectedintegrations.md): OAuth Connected Integrations query. - [OAuth Status](https://veryfront.com/docs/cloud/graphql/operations/oauth/queries/oauthstatus.md): OAuth Status query. - [User OAuth Connected Integrations](https://veryfront.com/docs/cloud/graphql/operations/oauth/queries/useroauthconnectedintegrations.md): User OAuth Connected Integrations query. - [User OAuth Status](https://veryfront.com/docs/cloud/graphql/operations/oauth/queries/useroauthstatus.md): User OAuth Status query. - [Create Project Agent](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/createprojectagent.md): Create Project Agent mutation. - [Create Project Prompt](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/createprojectprompt.md): Create Project Prompt mutation. - [Create Project Resource](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/createprojectresource.md): Create Project Resource mutation. - [Create Project Skill](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/createprojectskill.md): Create Project Skill mutation. - [Create Project Task](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/createprojecttask.md): Create Project Task mutation. - [Create Project Tool](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/createprojecttool.md): Create Project Tool mutation. - [Create Project Workflow](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/createprojectworkflow.md): Create Project Workflow mutation. - [Delete Project Agent](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/deleteprojectagent.md): Delete Project Agent mutation. - [Delete Project Prompt](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/deleteprojectprompt.md): Delete Project Prompt mutation. - [Delete Project Resource](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/deleteprojectresource.md): Delete Project Resource mutation. - [Delete Project Skill](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/deleteprojectskill.md): Delete Project Skill mutation. - [Delete Project Task](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/deleteprojecttask.md): Delete Project Task mutation. - [Delete Project Tool](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/deleteprojecttool.md): Delete Project Tool mutation. - [Delete Project Workflow](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/deleteprojectworkflow.md): Delete Project Workflow mutation. - [Update Project Agent](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/updateprojectagent.md): Update Project Agent mutation. - [Update Project Prompt](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/updateprojectprompt.md): Update Project Prompt mutation. - [Update Project Resource](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/updateprojectresource.md): Update Project Resource mutation. - [Update Project Skill](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/updateprojectskill.md): Update Project Skill mutation. - [Update Project Task](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/updateprojecttask.md): Update Project Task mutation. - [Update Project Tool](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/updateprojecttool.md): Update Project Tool mutation. - [Update Project Workflow](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/mutations/updateprojectworkflow.md): Update Project Workflow mutation. - [Project Agent](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectagent.md): Project Agent query. - [Project Agent Document](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectagentdocument.md): Project Agent Document query. - [Project Agents](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectagents.md): Project Agents query. - [Project Prompt](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectprompt.md): Project Prompt query. - [Project Prompt Document](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectpromptdocument.md): Project Prompt Document query. - [Project Prompts](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectprompts.md): Project Prompts query. - [Project Resource](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectresource.md): Project Resource query. - [Project Resource Document](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectresourcedocument.md): Project Resource Document query. - [Project Resources](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectresources.md): Project Resources query. - [Project Skill](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectskill.md): Project Skill query. - [Project Skill Document](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectskilldocument.md): Project Skill Document query. - [Project Skills](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectskills.md): Project Skills query. - [Project Task](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projecttask.md): Project Task query. - [Project Task Document](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projecttaskdocument.md): Project Task Document query. - [Project Tasks](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projecttasks.md): Project Tasks query. - [Project Tool](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projecttool.md): Project Tool query. - [Project Tool Document](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projecttooldocument.md): Project Tool Document query. - [Project Tools](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projecttools.md): Project Tools query. - [Project Workflow](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectworkflow.md): Project Workflow query. - [Project Workflow Document](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectworkflowdocument.md): Project Workflow Document query. - [Project Workflows](https://veryfront.com/docs/cloud/graphql/operations/project-primitives/queries/projectworkflows.md): Project Workflows query. - [Add Domain](https://veryfront.com/docs/cloud/graphql/operations/projects/mutations/adddomain.md): Add Domain mutation. - [Create Deployment](https://veryfront.com/docs/cloud/graphql/operations/projects/mutations/createdeployment.md): Create Deployment mutation. - [Create Environment](https://veryfront.com/docs/cloud/graphql/operations/projects/mutations/createenvironment.md): Create Environment mutation. - [Create Environment Variable](https://veryfront.com/docs/cloud/graphql/operations/projects/mutations/createenvironmentvariable.md): Create Environment Variable mutation. - [Create Project](https://veryfront.com/docs/cloud/graphql/operations/projects/mutations/createproject.md): Create Project mutation. - [Delete Domain](https://veryfront.com/docs/cloud/graphql/operations/projects/mutations/deletedomain.md): Delete Domain mutation. - [Delete Environment](https://veryfront.com/docs/cloud/graphql/operations/projects/mutations/deleteenvironment.md): Delete Environment mutation. - [Delete Environment Variable](https://veryfront.com/docs/cloud/graphql/operations/projects/mutations/deleteenvironmentvariable.md): Delete Environment Variable mutation. - [Delete Project](https://veryfront.com/docs/cloud/graphql/operations/projects/mutations/deleteproject.md): Delete Project mutation. - [Update Environment](https://veryfront.com/docs/cloud/graphql/operations/projects/mutations/updateenvironment.md): Update Environment mutation. - [Update Environment Variable](https://veryfront.com/docs/cloud/graphql/operations/projects/mutations/updateenvironmentvariable.md): Update Environment Variable mutation. - [Update Project](https://veryfront.com/docs/cloud/graphql/operations/projects/mutations/updateproject.md): Update Project mutation. - [Environment By ID](https://veryfront.com/docs/cloud/graphql/operations/projects/queries/environmentbyid.md): Environment By ID query. - [Environments](https://veryfront.com/docs/cloud/graphql/operations/projects/queries/environments.md): Environments query. - [Project](https://veryfront.com/docs/cloud/graphql/operations/projects/queries/project.md): Project query. - [Project By Domain](https://veryfront.com/docs/cloud/graphql/operations/projects/queries/projectbydomain.md): Project By Domain query. - [Project By Slug](https://veryfront.com/docs/cloud/graphql/operations/projects/queries/projectbyslug.md): Project By Slug query. - [Projects](https://veryfront.com/docs/cloud/graphql/operations/projects/queries/projects.md): Projects query. - [Project Search](https://veryfront.com/docs/cloud/graphql/operations/projects/queries/projectsearch.md): Project Search query. - [Create Release](https://veryfront.com/docs/cloud/graphql/operations/releases/mutations/createrelease.md): Create Release mutation. - [Delete Release](https://veryfront.com/docs/cloud/graphql/operations/releases/mutations/deleterelease.md): Delete Release mutation. - [Get Latest Release](https://veryfront.com/docs/cloud/graphql/operations/releases/queries/getlatestrelease.md): Get Latest Release query. - [Get Release](https://veryfront.com/docs/cloud/graphql/operations/releases/queries/getrelease.md): Get Release query. - [List Releases](https://veryfront.com/docs/cloud/graphql/operations/releases/queries/listreleases.md): List Releases query. - [Create Sandbox Session](https://veryfront.com/docs/cloud/graphql/operations/sandbox/mutations/createsandboxsession.md): Create Sandbox Session mutation. - [Delete Sandbox Session](https://veryfront.com/docs/cloud/graphql/operations/sandbox/mutations/deletesandboxsession.md): Delete Sandbox Session mutation. - [Sandbox Session Heartbeat](https://veryfront.com/docs/cloud/graphql/operations/sandbox/mutations/sandboxsessionheartbeat.md): Sandbox Session Heartbeat mutation. - [Sandbox Session](https://veryfront.com/docs/cloud/graphql/operations/sandbox/queries/sandboxsession.md): Sandbox Session query. - [Delete Embeddings](https://veryfront.com/docs/cloud/graphql/operations/search/mutations/deleteembeddings.md): Delete embeddings for chunks - [Delete File Chunks](https://veryfront.com/docs/cloud/graphql/operations/search/mutations/deletefilechunks.md): Delete chunks for a file version - [Upsert Embeddings](https://veryfront.com/docs/cloud/graphql/operations/search/mutations/upsertembeddings.md): Upsert embeddings for chunks - [Upsert File Chunks](https://veryfront.com/docs/cloud/graphql/operations/search/mutations/upsertfilechunks.md): Upsert chunks for a file version - [Get File Chunk](https://veryfront.com/docs/cloud/graphql/operations/search/queries/getfilechunk.md): Get a single file chunk - [List File Chunks](https://veryfront.com/docs/cloud/graphql/operations/search/queries/listfilechunks.md): List chunks for a file - [Semantic Search Files](https://veryfront.com/docs/cloud/graphql/operations/search/queries/semanticsearchfiles.md): Search files using semantic (vector) search - [Create Server](https://veryfront.com/docs/cloud/graphql/operations/servers/mutations/createserver.md): Create Server mutation. - [Delete Server](https://veryfront.com/docs/cloud/graphql/operations/servers/mutations/deleteserver.md): Delete Server mutation. - [Server](https://veryfront.com/docs/cloud/graphql/operations/servers/queries/server.md): Server query. - [Servers](https://veryfront.com/docs/cloud/graphql/operations/servers/queries/servers.md): Servers query. - [Cancel Subscription](https://veryfront.com/docs/cloud/graphql/operations/subscriptions/mutations/cancelsubscription.md): Cancel subscription - [Create Checkout URL](https://veryfront.com/docs/cloud/graphql/operations/subscriptions/mutations/createcheckouturl.md): Create a Stripe checkout session URL for subscription purchase - [Manage Subscription](https://veryfront.com/docs/cloud/graphql/operations/subscriptions/mutations/managesubscription.md): Manage subscription - [Upgrade Subscription](https://veryfront.com/docs/cloud/graphql/operations/subscriptions/mutations/upgradesubscription.md): Upgrade subscription - [Subscription](https://veryfront.com/docs/cloud/graphql/operations/subscriptions/queries/subscription.md): Get current user's subscription - [Find Template](https://veryfront.com/docs/cloud/graphql/operations/templates/queries/findtemplate.md): Find the best template for a given user intent using AI - [Templates](https://veryfront.com/docs/cloud/graphql/operations/templates/queries/templates.md): List all available project templates - [Project Trace](https://veryfront.com/docs/cloud/graphql/operations/traces/queries/projecttrace.md): Project Trace query. - [Project Traces](https://veryfront.com/docs/cloud/graphql/operations/traces/queries/projecttraces.md): Project Traces query. - [Create Upload URL](https://veryfront.com/docs/cloud/graphql/operations/uploads/mutations/createuploadurl.md): Generate a signed URL for file upload - [Delete Upload](https://veryfront.com/docs/cloud/graphql/operations/uploads/mutations/deleteupload.md): Delete an uploaded file (soft delete) - [Move Upload](https://veryfront.com/docs/cloud/graphql/operations/uploads/mutations/moveupload.md): Move an uploaded file to a new location - [Remove Path Visibility](https://veryfront.com/docs/cloud/graphql/operations/uploads/mutations/removepathvisibility.md): Remove visibility setting for a path (reverts to inherited/default) - [Restore Upload](https://veryfront.com/docs/cloud/graphql/operations/uploads/mutations/restoreupload.md): Restore a soft-deleted upload - [Revoke Grant](https://veryfront.com/docs/cloud/graphql/operations/uploads/mutations/revokegrant.md): Revoke a user's access grant from a path. Requires admin grant. - [Set Grant](https://veryfront.com/docs/cloud/graphql/operations/uploads/mutations/setgrant.md): Grant or update a user's access to a path. Requires admin grant. - [Set Path Visibility](https://veryfront.com/docs/cloud/graphql/operations/uploads/mutations/setpathvisibility.md): Set or update visibility for a path (folder prefix or file). Creates if it doesn't exist. - [Get Upload Signed URL](https://veryfront.com/docs/cloud/graphql/operations/uploads/queries/getuploadsignedurl.md): Get a signed URL for downloading a file (30min for private, 24h for public) - [List Uploads](https://veryfront.com/docs/cloud/graphql/operations/uploads/queries/listuploads.md): List uploaded files in a project - [Record Usage](https://veryfront.com/docs/cloud/graphql/operations/usage-limits/mutations/recordusage.md): Record Usage mutation. - [Check Usage Limit](https://veryfront.com/docs/cloud/graphql/operations/usage-limits/queries/checkusagelimit.md): Check Usage Limit query. - [Usage Summary](https://veryfront.com/docs/cloud/graphql/operations/usage-limits/queries/usagesummary.md): Usage Summary query. - [Usage Tier](https://veryfront.com/docs/cloud/graphql/operations/usage-limits/queries/usagetier.md): Usage Tier query. - [Usage Overview](https://veryfront.com/docs/cloud/graphql/operations/usage/queries/usageoverview.md): Usage Overview query. - [Usage Warnings](https://veryfront.com/docs/cloud/graphql/operations/usage/queries/usagewarnings.md): Usage Warnings query. - [Delete Invite](https://veryfront.com/docs/cloud/graphql/operations/users/mutations/deleteinvite.md): Delete Invite mutation. - [Invite User](https://veryfront.com/docs/cloud/graphql/operations/users/mutations/inviteuser.md): Invite User mutation. - [Remove User From Project](https://veryfront.com/docs/cloud/graphql/operations/users/mutations/removeuserfromproject.md): Remove User From Project mutation. - [Current User](https://veryfront.com/docs/cloud/graphql/operations/users/queries/currentuser.md): Current User query. - [Identity & Access](https://veryfront.com/docs/cloud/identity-and-access.md): Manage authentication, API keys, project members, and OAuth access. - [Getting Started with Veryfront Cloud](https://veryfront.com/docs/cloud/index.md): Learn how Veryfront Cloud is organized across applications, APIs, capabilities, and infrastructure. - [Integrations](https://veryfront.com/docs/cloud/integrations.md): Connect projects to external services, OAuth providers, channels, and storage. - [Knowledge](https://veryfront.com/docs/cloud/knowledge.md): Manage retrieval context and project knowledge for agents and apps. - [Overview](https://veryfront.com/docs/cloud/mcp.md) - [Create Event](https://veryfront.com/docs/cloud/mcp/tools/calendar-create-event.md): Schedule a new calendar event - [Find Free Time](https://veryfront.com/docs/cloud/mcp/tools/calendar-find-free-time.md): Find available time slots in calendar - [Get Event](https://veryfront.com/docs/cloud/mcp/tools/calendar-get-event.md): Get details of a specific calendar event - [List Events](https://veryfront.com/docs/cloud/mcp/tools/calendar-list-events.md): Get upcoming calendar events - [Cancel Input Request](https://veryfront.com/docs/cloud/mcp/tools/cancel-input-request.md): Cancel a durable input request. - [Cancel Job](https://veryfront.com/docs/cloud/mcp/tools/cancel-job.md): Cancel a running or submitted job - [Cancel Sandbox Command Job](https://veryfront.com/docs/cloud/mcp/tools/cancel-sandbox-command-job.md): Cancel a running sandbox command job - [Cancel Subscription](https://veryfront.com/docs/cloud/mcp/tools/cancel-subscription.md): Cancel the current subscription and downgrade to free tier - [Check Merge Eligibility](https://veryfront.com/docs/cloud/mcp/tools/check-merge-eligibility.md): Check if a branch can be merged based on policies. Returns blockers if merge is not allowed. - [Clear Cache](https://veryfront.com/docs/cloud/mcp/tools/clear-cache.md): Clear all cached values for a project - [Clear Upload Visibility](https://veryfront.com/docs/cloud/mcp/tools/clear-upload-visibility.md): Remove the visibility setting for an upload folder path prefix. Files revert to the nearest parent setting or default (internal). - [Create Agent](https://veryfront.com/docs/cloud/mcp/tools/create-agent.md): Create a structured project agent source file - [Create API Key](https://veryfront.com/docs/cloud/mcp/tools/create-api-key.md): Create a new API key for the user or a specific project - [Create Branch](https://veryfront.com/docs/cloud/mcp/tools/create-branch.md): Create a new branch for a project. Branches allow you to work on features in isolation before merging back to main. - [Create Branch Approval](https://veryfront.com/docs/cloud/mcp/tools/create-branch-approval.md): Approve a branch for merging. Your approval counts toward the required approval count. - [Create Branch Policy](https://veryfront.com/docs/cloud/mcp/tools/create-branch-policy.md): Create a branch policy to enforce merge requirements (4-eyes principle, required approvals). - [Create Checkout Session](https://veryfront.com/docs/cloud/mcp/tools/create-checkout-session.md): Create a Stripe checkout session for a new subscription - [Create Conversation](https://veryfront.com/docs/cloud/mcp/tools/create-conversation.md): Create a conversation. Optionally scope it to a project. - [Create Conversation Message](https://veryfront.com/docs/cloud/mcp/tools/create-conversation-message.md): Send a message in a conversation. - [Create Conversation Message Branch](https://veryfront.com/docs/cloud/mcp/tools/create-conversation-message-branch.md): Fork a branch at a message by creating a sibling message. - [Create Conversation Participant](https://veryfront.com/docs/cloud/mcp/tools/create-conversation-participant.md): Add a user participant to a conversation. - [Create Cron Job](https://veryfront.com/docs/cloud/mcp/tools/create-cron-job.md): Create a cron job in a project - [Create Deployment](https://veryfront.com/docs/cloud/mcp/tools/create-deployment.md): Deploy a release to an environment - [Create Domain](https://veryfront.com/docs/cloud/mcp/tools/create-domain.md): Add a custom domain to an environment - [Create Environment](https://veryfront.com/docs/cloud/mcp/tools/create-environment.md): Create a new private environment - [Create External Folder](https://veryfront.com/docs/cloud/mcp/tools/create-external-folder.md): Create a new folder in a connected external storage provider. Use list_external_files to find parent folder IDs. - [Create Favorite](https://veryfront.com/docs/cloud/mcp/tools/create-favorite.md): Add a project to the current user's favorites - [Create File](https://veryfront.com/docs/cloud/mcp/tools/create-file.md): Create a new file with the specified content. Fails if the file already exists. - [Create Image Generation](https://veryfront.com/docs/cloud/mcp/tools/create-image-generation.md): Generate AI images using Cloudflare AI with Flux Schnell model - [Create Input Request](https://veryfront.com/docs/cloud/mcp/tools/create-input-request.md): Create a durable input request for a conversation. - [Create Invite](https://veryfront.com/docs/cloud/mcp/tools/create-invite.md): Invite a user to a project by email - [Create Job](https://veryfront.com/docs/cloud/mcp/tools/create-job.md): Create a one-off job in a project - [Create Project](https://veryfront.com/docs/cloud/mcp/tools/create-project.md): Create a new project - [Create Prompt](https://veryfront.com/docs/cloud/mcp/tools/create-prompt.md): Create a structured project prompt source file - [Create Release](https://veryfront.com/docs/cloud/mcp/tools/create-release.md): Create a new release and trigger the build pipeline - [Create Resource](https://veryfront.com/docs/cloud/mcp/tools/create-resource.md): Create a structured project resource source file - [Create Sandbox Session](https://veryfront.com/docs/cloud/mcp/tools/create-sandbox-session.md): Create an ephemeral sandbox execution environment. Claims a warm sandbox pod or creates a new one. When project_id is provided, the project owner is billed. - [Create Server](https://veryfront.com/docs/cloud/mcp/tools/create-server.md): Create a dedicated veryfront-server instance for an environment - [Create Skill](https://veryfront.com/docs/cloud/mcp/tools/create-skill.md): Create a structured project skill source file - [Create Subscription Upgrade](https://veryfront.com/docs/cloud/mcp/tools/create-subscription-upgrade.md): Create a checkout session to upgrade to a new subscription tier - [Create Task](https://veryfront.com/docs/cloud/mcp/tools/create-task.md): Create a structured project task source file - [Create Tool](https://veryfront.com/docs/cloud/mcp/tools/create-tool.md): Create a structured project tool source file - [Create Upload Signed URL](https://veryfront.com/docs/cloud/mcp/tools/create-upload-signed-url.md): Get a signed URL for downloading/reading an uploaded file. Private files get 30-minute URLs, public files get 24-hour URLs. - [Create Upload URL](https://veryfront.com/docs/cloud/mcp/tools/create-upload-url.md): Generate a signed URL for uploading a file. Client must declare file size for quota tracking. - [Create Workflow](https://veryfront.com/docs/cloud/mcp/tools/create-workflow.md): Create a structured project workflow source file - [Delete Agent](https://veryfront.com/docs/cloud/mcp/tools/delete-agent.md): Delete a structured project agent source file - [Delete API Key](https://veryfront.com/docs/cloud/mcp/tools/delete-api-key.md): Delete an API key - [Delete Branch](https://veryfront.com/docs/cloud/mcp/tools/delete-branch.md): Delete a branch and all its associated content. This action cannot be undone. - [Delete Branch Approval](https://veryfront.com/docs/cloud/mcp/tools/delete-branch-approval.md): Dismiss an approval from a branch. - [Delete Branch Policy](https://veryfront.com/docs/cloud/mcp/tools/delete-branch-policy.md): Delete a branch policy. - [Delete Cache Pattern](https://veryfront.com/docs/cloud/mcp/tools/delete-cache-pattern.md): Delete cached values matching a pattern from a project-scoped cache - [Delete Cache Value](https://veryfront.com/docs/cloud/mcp/tools/delete-cache-value.md): Delete a cached value from a project-scoped cache - [Delete Conversation](https://veryfront.com/docs/cloud/mcp/tools/delete-conversation.md): Soft-delete a conversation. - [Delete Conversation Message](https://veryfront.com/docs/cloud/mcp/tools/delete-conversation-message.md): Soft-delete a message. - [Delete Conversation Participant](https://veryfront.com/docs/cloud/mcp/tools/delete-conversation-participant.md): Remove a user participant from a conversation. - [Delete Cron Job](https://veryfront.com/docs/cloud/mcp/tools/delete-cron-job.md): Delete a cron job (sets status to deleting for operator cleanup) - [Delete Deployment](https://veryfront.com/docs/cloud/mcp/tools/delete-deployment.md): Delete a deployment - [Delete Domain](https://veryfront.com/docs/cloud/mcp/tools/delete-domain.md): Remove a custom domain from an environment - [Delete Environment](https://veryfront.com/docs/cloud/mcp/tools/delete-environment.md): Delete an environment - [Delete Environment Variable](https://veryfront.com/docs/cloud/mcp/tools/delete-environment-variable.md): Delete an environment variable - [Delete External File](https://veryfront.com/docs/cloud/mcp/tools/delete-external-file.md): Delete a file or folder from a connected external storage provider. This action is permanent for most providers. Use list_external_files to find file IDs. - [Delete Favorite](https://veryfront.com/docs/cloud/mcp/tools/delete-favorite.md): Remove a project from the current user's favorites - [Delete File](https://veryfront.com/docs/cloud/mcp/tools/delete-file.md): Delete a file from the project. - [Delete File Chunk Embeddings](https://veryfront.com/docs/cloud/mcp/tools/delete-file-chunk-embeddings.md): Delete embeddings for chunks. - [Delete File Chunks](https://veryfront.com/docs/cloud/mcp/tools/delete-file-chunks.md): Delete all chunks for a file on a branch. - [Delete Invite](https://veryfront.com/docs/cloud/mcp/tools/delete-invite.md): Delete a pending invite - [Delete Member](https://veryfront.com/docs/cloud/mcp/tools/delete-member.md): Remove a member from a project - [Delete Project](https://veryfront.com/docs/cloud/mcp/tools/delete-project.md): Delete a project permanently - [Delete Prompt](https://veryfront.com/docs/cloud/mcp/tools/delete-prompt.md): Delete a structured project prompt source file - [Delete Release](https://veryfront.com/docs/cloud/mcp/tools/delete-release.md): Delete a release - [Delete Resource](https://veryfront.com/docs/cloud/mcp/tools/delete-resource.md): Delete a structured project resource source file - [Delete Sandbox Session](https://veryfront.com/docs/cloud/mcp/tools/delete-sandbox-session.md): Mark a sandbox session for deletion - [Delete Server](https://veryfront.com/docs/cloud/mcp/tools/delete-server.md): Delete a dedicated server (sets status to deleting) - [Delete Skill](https://veryfront.com/docs/cloud/mcp/tools/delete-skill.md): Delete a structured project skill source file - [Delete Task](https://veryfront.com/docs/cloud/mcp/tools/delete-task.md): Delete a structured project task source file - [Delete Tool](https://veryfront.com/docs/cloud/mcp/tools/delete-tool.md): Delete a structured project tool source file - [Delete Upload](https://veryfront.com/docs/cloud/mcp/tools/delete-upload.md): Delete an uploaded file (soft delete). The file can be restored within the retention period. - [Delete Workflow](https://veryfront.com/docs/cloud/mcp/tools/delete-workflow.md): Delete a structured project workflow source file - [Disconnect Project OAuth Integration](https://veryfront.com/docs/cloud/mcp/tools/disconnect-project-oauth-integration.md): Disconnect an OAuth provider for a project, revoking stored tokens. - [Disconnect User OAuth Integration](https://veryfront.com/docs/cloud/mcp/tools/disconnect-user-oauth-integration.md): Disconnect an OAuth provider for the current user, revoking stored tokens (no project required). - [Execute Sandbox Command](https://veryfront.com/docs/cloud/mcp/tools/execute-sandbox-command.md): Execute a command in a sandbox and wait for the result. Use for short-lived commands (up to 60 s). - [Extract Figma Design](https://veryfront.com/docs/cloud/mcp/tools/extract-figma-design.md): Extract structured design context from a Figma file or frame for code generation. Returns layout hierarchy, styles, components, and design tokens as YAML optimized for React + Tailwind output. - [Get Active Agent Run](https://veryfront.com/docs/cloud/mcp/tools/get-active-agent-run.md): Get the active project-agent run for a conversation, if one exists. - [Get Agent](https://veryfront.com/docs/cloud/mcp/tools/get-agent.md): Get metadata for a discovered project agent - [Get Agent Run](https://veryfront.com/docs/cloud/mcp/tools/get-agent-run.md): Get a project-agent run by conversation and run ID. - [Get Agent Run Events](https://veryfront.com/docs/cloud/mcp/tools/get-agent-run-events.md): Get the durable public AG-UI event log for a project-agent run. - [Get Agent Run Snapshot](https://veryfront.com/docs/cloud/mcp/tools/get-agent-run-snapshot.md): Get the durable public stream snapshot for a project-agent run. - [Get Agent Source](https://veryfront.com/docs/cloud/mcp/tools/get-agent-source.md): Get structured source information for a project agent - [Get API Key](https://veryfront.com/docs/cloud/mcp/tools/get-api-key.md): Get details of a specific API key - [Get Branch](https://veryfront.com/docs/cloud/mcp/tools/get-branch.md): Get details of a specific branch by ID - [Get Cache Stats](https://veryfront.com/docs/cloud/mcp/tools/get-cache-stats.md): Get cache statistics for a project including total keys, keys by prefix, and sample keys - [Get Cache Value](https://veryfront.com/docs/cloud/mcp/tools/get-cache-value.md): Get a cached value from a project-scoped cache - [Get Conversation](https://veryfront.com/docs/cloud/mcp/tools/get-conversation.md): Get a conversation by ID. - [Get Conversation Message](https://veryfront.com/docs/cloud/mcp/tools/get-conversation-message.md): Get a specific message in a conversation. - [Get Conversation Read State](https://veryfront.com/docs/cloud/mcp/tools/get-conversation-read-state.md): Get the current read cursor and unread count for the authenticated user in a conversation. - [Get Conversation Tree](https://veryfront.com/docs/cloud/mcp/tools/get-conversation-tree.md): Get all messages in a conversation including branches. - [Get Conversation Unread Count](https://veryfront.com/docs/cloud/mcp/tools/get-conversation-unread-count.md): Get unread message count for current user in a conversation. - [Get Current User](https://veryfront.com/docs/cloud/mcp/tools/get-current-user.md): Get the current authenticated user's profile information - [Get Deployment](https://veryfront.com/docs/cloud/mcp/tools/get-deployment.md): Get details of a specific deployment by ID - [Get Domain](https://veryfront.com/docs/cloud/mcp/tools/get-domain.md): Get details of a specific domain - [Get Environment](https://veryfront.com/docs/cloud/mcp/tools/get-environment.md): Get details of a specific environment - [Get Error Type](https://veryfront.com/docs/cloud/mcp/tools/get-error-type.md): Get full details for a specific API error type by slug, including solution steps and related errors. - [Get Figma Image](https://veryfront.com/docs/cloud/mcp/tools/get-figma-image.md): Render a Figma node as a PNG screenshot. Returns the image URL. Requires a node ID , use extract_figma_design first to find node IDs. - [Get File](https://veryfront.com/docs/cloud/mcp/tools/get-file.md): Read file content from a project branch. - [Get File Chunk](https://veryfront.com/docs/cloud/mcp/tools/get-file-chunk.md): Get a specific chunk by ID. - [Get File Chunk Embedding](https://veryfront.com/docs/cloud/mcp/tools/get-file-chunk-embedding.md): Get embedding for a chunk. - [Get Input Request](https://veryfront.com/docs/cloud/mcp/tools/get-input-request.md): Get a durable input request by ID. - [Get Integration](https://veryfront.com/docs/cloud/mcp/tools/get-integration.md): Get detailed configuration for a specific integration including authentication setup, required environment variables, available tools, and prompts. - [Get Invite](https://veryfront.com/docs/cloud/mcp/tools/get-invite.md): Get details of a specific invite - [Get Job](https://veryfront.com/docs/cloud/mcp/tools/get-job.md): Get details of a specific job - [Get Job Batch](https://veryfront.com/docs/cloud/mcp/tools/get-job-batch.md): Get aggregate details for a related batch of jobs - [Get Job Events](https://veryfront.com/docs/cloud/mcp/tools/get-job-events.md): Get canonical user-visible events for a specific job - [Get Job Logs](https://veryfront.com/docs/cloud/mcp/tools/get-job-logs.md): Get logs for a specific job - [Get Job Target](https://veryfront.com/docs/cloud/mcp/tools/get-job-target.md): Get the contract for a discovered or first-party job target - [Get Latest Release](https://veryfront.com/docs/cloud/mcp/tools/get-latest-release.md): Get the latest release for a project - [Get Member](https://veryfront.com/docs/cloud/mcp/tools/get-member.md): Get details of a specific project member - [Get Project](https://veryfront.com/docs/cloud/mcp/tools/get-project.md): Get details of a specific project by ID or slug - [Get Project By Domain](https://veryfront.com/docs/cloud/mcp/tools/get-project-by-domain.md): Look up which project and environment a custom domain belongs to. Used for JIT rendering of production sites. - [Get Project Files](https://veryfront.com/docs/cloud/mcp/tools/get-project-files.md): Read the content of multiple files by their paths in a single request. - [Get Project OAuth Status](https://veryfront.com/docs/cloud/mcp/tools/get-project-oauth-status.md): Check whether a specific OAuth provider is connected for a project. - [Get Project OAuth Token](https://veryfront.com/docs/cloud/mcp/tools/get-project-oauth-token.md): Get a valid OAuth access token for a connected provider. Automatically refreshes expired tokens when possible. - [Get Project Trace](https://veryfront.com/docs/cloud/mcp/tools/get-project-trace.md): Get a compact trace detail for the current project by trace_id. Use this after search_project_logs or search_project_traces when you need the execution path and span-level error context. - [Get Prompt](https://veryfront.com/docs/cloud/mcp/tools/get-prompt.md): Get metadata for a discovered project prompt - [Get Prompt Source](https://veryfront.com/docs/cloud/mcp/tools/get-prompt-source.md): Get structured source information for a project prompt - [Get Release](https://veryfront.com/docs/cloud/mcp/tools/get-release.md): Get details of a specific release by ID - [Get Resource](https://veryfront.com/docs/cloud/mcp/tools/get-resource.md): Get metadata for a discovered project resource - [Get Resource Source](https://veryfront.com/docs/cloud/mcp/tools/get-resource-source.md): Get structured source information for a project resource - [Get Sandbox Command Job](https://veryfront.com/docs/cloud/mcp/tools/get-sandbox-command-job.md): Get the current status of a sandbox command job - [Get Sandbox Command Job Output](https://veryfront.com/docs/cloud/mcp/tools/get-sandbox-command-job-output.md): Get stdout and stderr output of a sandbox command job - [Get Sandbox Session](https://veryfront.com/docs/cloud/mcp/tools/get-sandbox-session.md): Get status and endpoint for a sandbox session - [Get Server](https://veryfront.com/docs/cloud/mcp/tools/get-server.md): Get details of a specific dedicated server - [Get Skill](https://veryfront.com/docs/cloud/mcp/tools/get-skill.md): Get metadata for a discovered project skill - [Get Skill Source](https://veryfront.com/docs/cloud/mcp/tools/get-skill-source.md): Get structured source information for a project skill - [Get Subscription](https://veryfront.com/docs/cloud/mcp/tools/get-subscription.md): Get the current user's subscription details including tier, status, and expiration - [Get Subscription Management URL](https://veryfront.com/docs/cloud/mcp/tools/get-subscription-management-url.md): Get the Stripe customer portal URL for managing subscription - [Get Task](https://veryfront.com/docs/cloud/mcp/tools/get-task.md): Get metadata for a discovered project task - [Get Task Source](https://veryfront.com/docs/cloud/mcp/tools/get-task-source.md): Get structured source information for a project task - [Get Tool](https://veryfront.com/docs/cloud/mcp/tools/get-tool.md): Get metadata for a discovered project tool - [Get Tool Source](https://veryfront.com/docs/cloud/mcp/tools/get-tool-source.md): Get structured source information for a project tool - [Get Usage](https://veryfront.com/docs/cloud/mcp/tools/get-usage.md): Get the current user's usage overview across the tracked usage buckets - [Get Usage Limits](https://veryfront.com/docs/cloud/mcp/tools/get-usage-limits.md): Get the usage limits for the current user's subscription tier - [Get Usage Warnings](https://veryfront.com/docs/cloud/mcp/tools/get-usage-warnings.md): Get warnings for usage buckets that are approaching or over their limits - [Get User OAuth Status](https://veryfront.com/docs/cloud/mcp/tools/get-user-oauth-status.md): Check whether a specific OAuth provider is connected for the current user (no project required). - [Get User OAuth Token](https://veryfront.com/docs/cloud/mcp/tools/get-user-oauth-token.md): Get a valid OAuth access token for a connected provider for the current user (no project required). Automatically refreshes expired tokens when possible. - [Get Workflow](https://veryfront.com/docs/cloud/mcp/tools/get-workflow.md): Get metadata for a discovered project workflow - [Get Workflow Source](https://veryfront.com/docs/cloud/mcp/tools/get-workflow-source.md): Get structured source information for a project workflow - [Create Issue](https://veryfront.com/docs/cloud/mcp/tools/github-create-issue.md): Create a new issue in a repository - [Get Pr Diff](https://veryfront.com/docs/cloud/mcp/tools/github-get-pr-diff.md): Get the diff for a pull request - [Get Repo](https://veryfront.com/docs/cloud/mcp/tools/github-get-repo.md): Get details of a specific repository - [List Issues](https://veryfront.com/docs/cloud/mcp/tools/github-list-issues.md): List issues for a repository - [List Prs](https://veryfront.com/docs/cloud/mcp/tools/github-list-prs.md): Get pull requests for a repository - [List Repos](https://veryfront.com/docs/cloud/mcp/tools/github-list-repos.md): Get list of user's repositories - [Get Email](https://veryfront.com/docs/cloud/mcp/tools/gmail-get-email.md): Get a specific email by ID with full content - [List Emails](https://veryfront.com/docs/cloud/mcp/tools/gmail-list-emails.md): List email message IDs from inbox. Use get-email to fetch full content for each message. - [Search Emails](https://veryfront.com/docs/cloud/mcp/tools/gmail-search-emails.md): Search emails by query - [Send Email](https://veryfront.com/docs/cloud/mcp/tools/gmail-send-email.md): Send an email to recipients - [Import External File](https://veryfront.com/docs/cloud/mcp/tools/import-external-file.md): Import a file from a connected external provider into the project's GCS storage. The file will be available for the knowledge base pipeline to process. Use list_external_files first to find file IDs. - [Is Favorite](https://veryfront.com/docs/cloud/mcp/tools/is-favorite.md): Check if a project is in the current user's favorites - [Create Issue](https://veryfront.com/docs/cloud/mcp/tools/linear-create-issue.md): Create a new Linear issue in a team - [Get Issue](https://veryfront.com/docs/cloud/mcp/tools/linear-get-issue.md): Get detailed information about a specific Linear issue - [List Projects](https://veryfront.com/docs/cloud/mcp/tools/linear-list-projects.md): List all projects in the workspace - [Search Issues](https://veryfront.com/docs/cloud/mcp/tools/linear-search-issues.md): Search for Linear issues by title or description - [Update Issue](https://veryfront.com/docs/cloud/mcp/tools/linear-update-issue.md): Update the status, assignee, or other properties of an issue - [List Agent Runs](https://veryfront.com/docs/cloud/mcp/tools/list-agent-runs.md): List durable agent runs for a conversation. - [List Agents](https://veryfront.com/docs/cloud/mcp/tools/list-agents.md): List project agents discovered for a runtime target - [List API Keys](https://veryfront.com/docs/cloud/mcp/tools/list-api-keys.md): List API keys for the authenticated user or a specific project - [List Branch Approvals](https://veryfront.com/docs/cloud/mcp/tools/list-branch-approvals.md): List all approvals for a branch. - [List Branch Policies](https://veryfront.com/docs/cloud/mcp/tools/list-branch-policies.md): List branch policies for a project. Policies enforce merge requirements like approvals. - [List Branch Status Checks](https://veryfront.com/docs/cloud/mcp/tools/list-branch-status-checks.md): List all status checks for a branch. - [List Branches](https://veryfront.com/docs/cloud/mcp/tools/list-branches.md): List all branches for a project. Returns feature branches, not the main branch. - [List Cache Keys](https://veryfront.com/docs/cloud/mcp/tools/list-cache-keys.md): List cache keys for a project with optional pattern filtering and pagination - [List Child Agent Runs](https://veryfront.com/docs/cloud/mcp/tools/list-child-agent-runs.md): List child project-agent runs for a parent run inside a conversation. - [List Child Agent Runs By Parent Conversation](https://veryfront.com/docs/cloud/mcp/tools/list-child-agent-runs-by-parent-conversation.md): List child project-agent runs for a parent conversation lineage. - [List Conversation Message Branches](https://veryfront.com/docs/cloud/mcp/tools/list-conversation-message-branches.md): List child messages (branches) for a message in a conversation. - [List Conversation Messages](https://veryfront.com/docs/cloud/mcp/tools/list-conversation-messages.md): List messages in a conversation. - [List Conversation Participants](https://veryfront.com/docs/cloud/mcp/tools/list-conversation-participants.md): List participants in a conversation. - [List Conversations](https://veryfront.com/docs/cloud/mcp/tools/list-conversations.md): List conversations for the current user, optionally filtered by project. - [List Cron Jobs](https://veryfront.com/docs/cloud/mcp/tools/list-cron-jobs.md): List cron jobs in a project, optionally filtered by status or environment - [List Deployments](https://veryfront.com/docs/cloud/mcp/tools/list-deployments.md): List all deployments for a project with pagination support - [List Domains](https://veryfront.com/docs/cloud/mcp/tools/list-domains.md): List all custom domains configured for an environment - [List Environment Variables](https://veryfront.com/docs/cloud/mcp/tools/list-environment-variables.md): List all environment variables for a specific environment - [List Environments](https://veryfront.com/docs/cloud/mcp/tools/list-environments.md): List all environments for a project (e.g., staging, production, preview) - [List Error Types](https://veryfront.com/docs/cloud/mcp/tools/list-error-types.md): List all API error types. Optionally filter by category (AUTH, RESOURCE, VALIDATION, DATABASE, SUBSCRIPTION, INTEGRATION, INTERNAL). - [List External Files](https://veryfront.com/docs/cloud/mcp/tools/list-external-files.md): Browse files and folders in a connected external storage provider (OneDrive, SharePoint, Google Drive, Dropbox). Returns a list of files with names, types, sizes, and modification dates. - [List Favorites](https://veryfront.com/docs/cloud/mcp/tools/list-favorites.md): List all favorite projects for the current user - [List File Chunks](https://veryfront.com/docs/cloud/mcp/tools/list-file-chunks.md): List all indexed chunks for a file. - [List Files](https://veryfront.com/docs/cloud/mcp/tools/list-files.md): List files in a project branch. - [List Input Requests](https://veryfront.com/docs/cloud/mcp/tools/list-input-requests.md): List durable input requests for a conversation. - [List Integrations](https://veryfront.com/docs/cloud/mcp/tools/list-integrations.md): List available integrations for connecting to third-party services. Returns paginated results with summary info (name, description, auth type, tool/prompt counts). - [List Invites](https://veryfront.com/docs/cloud/mcp/tools/list-invites.md): List all pending invites for a project - [List Job Batch Jobs](https://veryfront.com/docs/cloud/mcp/tools/list-job-batch-jobs.md): List jobs that belong to a specific batch - [List Job Targets](https://veryfront.com/docs/cloud/mcp/tools/list-job-targets.md): List reserved job target families and discovered job target contracts for a project runtime target - [List Jobs](https://veryfront.com/docs/cloud/mcp/tools/list-jobs.md): List jobs in a project, optionally filtered by status, cron job, environment, or batch - [List Members](https://veryfront.com/docs/cloud/mcp/tools/list-members.md): List all members of a project with their roles - [List Project OAuth Integrations](https://veryfront.com/docs/cloud/mcp/tools/list-project-oauth-integrations.md): List all OAuth integrations that are currently connected for a project. - [List Project Templates](https://veryfront.com/docs/cloud/mcp/tools/list-project-templates.md): List all available project templates - [List Projects](https://veryfront.com/docs/cloud/mcp/tools/list-projects.md): List all projects accessible by the authenticated user with pagination support - [List Prompts](https://veryfront.com/docs/cloud/mcp/tools/list-prompts.md): List project prompts discovered for a runtime target - [List Releases](https://veryfront.com/docs/cloud/mcp/tools/list-releases.md): List all releases for a project with pagination support - [List Resources](https://veryfront.com/docs/cloud/mcp/tools/list-resources.md): List project resources discovered for a runtime target - [List Sandbox Command Jobs](https://veryfront.com/docs/cloud/mcp/tools/list-sandbox-command-jobs.md): List all command jobs in a sandbox session. Returns jobs from the data plane. - [List Servers](https://veryfront.com/docs/cloud/mcp/tools/list-servers.md): List all dedicated servers across all environments in a project - [List Skills](https://veryfront.com/docs/cloud/mcp/tools/list-skills.md): List project skills discovered for a runtime target - [List Tasks](https://veryfront.com/docs/cloud/mcp/tools/list-tasks.md): List project tasks discovered for a runtime target - [List Tools](https://veryfront.com/docs/cloud/mcp/tools/list-tools.md): List project tools discovered for a runtime target - [List Uploads](https://veryfront.com/docs/cloud/mcp/tools/list-uploads.md): List uploaded assets (images, documents) in a project - [List User OAuth Integrations](https://veryfront.com/docs/cloud/mcp/tools/list-user-oauth-integrations.md): List all OAuth integrations that are currently connected for the current user (no project required). - [List Workflows](https://veryfront.com/docs/cloud/mcp/tools/list-workflows.md): List project workflows discovered for a runtime target - [Merge Branch](https://veryfront.com/docs/cloud/mcp/tools/merge-branch.md): Merge a branch into the target branch (or main if not specified). This copies all content changes from the source branch to the target. - [Move External File](https://veryfront.com/docs/cloud/mcp/tools/move-external-file.md): Move or rename a file in a connected external storage provider. Can move to a different folder, rename, or both. - [Move File](https://veryfront.com/docs/cloud/mcp/tools/move-file.md): Move or rename a file from one path to another. - [Move Upload](https://veryfront.com/docs/cloud/mcp/tools/move-upload.md): Move or rename an uploaded file - [Preview Branch Merge](https://veryfront.com/docs/cloud/mcp/tools/preview-branch-merge.md): Preview what will happen when merging a branch. Shows entities that will be modified, added, deleted, and any that have conflicts requiring auto-merge. - [Read External File](https://veryfront.com/docs/cloud/mcp/tools/read-external-file.md): Download and read a file from a connected external storage provider. Returns the file content as text. Works with documents, spreadsheets, CSV, and text files. Use list_external_files first to find file IDs. - [Read Sandbox File](https://veryfront.com/docs/cloud/mcp/tools/read-sandbox-file.md): Read the contents of a file from a sandbox - [Refresh Sandbox Session](https://veryfront.com/docs/cloud/mcp/tools/refresh-sandbox-session.md): Update last activity timestamp to prevent idle timeout - [Restore Upload](https://veryfront.com/docs/cloud/mcp/tools/restore-upload.md): Restore a soft-deleted uploaded file - [Revoke Upload Grant](https://veryfront.com/docs/cloud/mcp/tools/revoke-upload-grant.md): Remove a user's access grant from a path. Requires admin grant on the path. - [Search External Files](https://veryfront.com/docs/cloud/mcp/tools/search-external-files.md): Search for files by name in a connected external storage provider. Returns matching files across the entire storage or within a specific folder. - [Search Files](https://veryfront.com/docs/cloud/mcp/tools/search-files.md): Vector search over file chunks. Requires a pre-computed query embedding vector. Generate embeddings using OpenAI, Anthropic, etc. - [Search Knowledge](https://veryfront.com/docs/cloud/mcp/tools/search-knowledge.md): Retrieve a compact, cursor-based slice of the project knowledge manifest. Search frontmatter across knowledge markdown files without loading full file bodies into the tool response. - [Search Project Logs](https://veryfront.com/docs/cloud/mcp/tools/search-project-logs.md): Query recent logs for the current project. Use this to debug SSR failures, build errors, runtime exceptions, and other issues. Supports filtering by level (error, warn, info) and free-text search. Use next_cursor from the response to paginate. - [Search Project Templates](https://veryfront.com/docs/cloud/mcp/tools/search-project-templates.md): Find the best matching template for a user intent. Call this when creating a new project to select an appropriate starting point. - [Search Project Traces](https://veryfront.com/docs/cloud/mcp/tools/search-project-traces.md): Query recent traces for the current project. Use this after inspecting project logs or when investigating slow or failing requests. Use get_project_trace with a trace_id for full detail. - [Set Cache Value](https://veryfront.com/docs/cloud/mcp/tools/set-cache-value.md): Set a cached value in a project-scoped cache - [Set Upload Grant](https://veryfront.com/docs/cloud/mcp/tools/set-upload-grant.md): Grant or update a user's access to a secret path. Requires admin grant on the path. - [Set Upload Visibility](https://veryfront.com/docs/cloud/mcp/tools/set-upload-visibility.md): Set or update visibility on an upload folder path prefix. Creates the setting if it does not exist (upsert). Tiers: project (project members), public (anyone), private (granted users only). - [Get Messages](https://veryfront.com/docs/cloud/mcp/tools/slack-get-messages.md): Get recent messages from a channel - [List Channels](https://veryfront.com/docs/cloud/mcp/tools/slack-list-channels.md): Get list of Slack channels - [Send Message](https://veryfront.com/docs/cloud/mcp/tools/slack-send-message.md): Send a message to a Slack channel - [Start Sandbox Command Job](https://veryfront.com/docs/cloud/mcp/tools/start-sandbox-command-job.md): Start a long-running command in a sandbox as a background job. Returns job metadata immediately. - [Submit Input Request Response](https://veryfront.com/docs/cloud/mcp/tools/submit-input-request-response.md): Submit a human input response for a durable input request. - [Trigger Cron Job](https://veryfront.com/docs/cloud/mcp/tools/trigger-cron-job.md): Manually trigger a cron job to run immediately, creating a new job - [Update Agent](https://veryfront.com/docs/cloud/mcp/tools/update-agent.md): Update a structured project agent source file - [Update API Key](https://veryfront.com/docs/cloud/mcp/tools/update-api-key.md): Update an existing API key - [Update Conversation](https://veryfront.com/docs/cloud/mcp/tools/update-conversation.md): Update conversation metadata, title, or status. - [Update Conversation Active Branch](https://veryfront.com/docs/cloud/mcp/tools/update-conversation-active-branch.md): Switch current branch to a different message node. - [Update Conversation Message](https://veryfront.com/docs/cloud/mcp/tools/update-conversation-message.md): Edit message parts for an existing message. - [Update Conversation Read State](https://veryfront.com/docs/cloud/mcp/tools/update-conversation-read-state.md): Advance read cursor for current user in a conversation. - [Update Cron Job](https://veryfront.com/docs/cloud/mcp/tools/update-cron-job.md): Update a cron job configuration - [Update Domain](https://veryfront.com/docs/cloud/mcp/tools/update-domain.md): Update a custom domain name - [Update Environment](https://veryfront.com/docs/cloud/mcp/tools/update-environment.md): Update an environment - [Update External File](https://veryfront.com/docs/cloud/mcp/tools/update-external-file.md): Update the content of an existing file in a connected external storage provider. Use list_external_files to find file IDs. - [Update File](https://veryfront.com/docs/cloud/mcp/tools/update-file.md): Update an existing file with new content. Always read the file first before updating. - [Update Project](https://veryfront.com/docs/cloud/mcp/tools/update-project.md): Update an existing project - [Update Prompt](https://veryfront.com/docs/cloud/mcp/tools/update-prompt.md): Update a structured project prompt source file - [Update Resource](https://veryfront.com/docs/cloud/mcp/tools/update-resource.md): Update a structured project resource source file - [Update Skill](https://veryfront.com/docs/cloud/mcp/tools/update-skill.md): Update a structured project skill source file - [Update Task](https://veryfront.com/docs/cloud/mcp/tools/update-task.md): Update a structured project task source file - [Update Tool](https://veryfront.com/docs/cloud/mcp/tools/update-tool.md): Update a structured project tool source file - [Update Workflow](https://veryfront.com/docs/cloud/mcp/tools/update-workflow.md): Update a structured project workflow source file - [Upsert Branch Status Check](https://veryfront.com/docs/cloud/mcp/tools/upsert-branch-status-check.md): Update or create a status check for a branch (e.g., CI results, linting). - [Upsert Environment Variable](https://veryfront.com/docs/cloud/mcp/tools/upsert-environment-variable.md): Create or update an environment variable - [Upsert File Chunk Embeddings](https://veryfront.com/docs/cloud/mcp/tools/upsert-file-chunk-embeddings.md): Store embeddings for chunks. - [Upsert File Chunks](https://veryfront.com/docs/cloud/mcp/tools/upsert-file-chunks.md): Store or update chunks for a file on a branch. - [Write External File](https://veryfront.com/docs/cloud/mcp/tools/write-external-file.md): Write content to a file in a connected external storage provider. Creates a new file or updates an existing one. Useful for saving generated reports or documents back to the user's external storage. - [Write Sandbox Files](https://veryfront.com/docs/cloud/mcp/tools/write-sandbox-files.md): Write one or more files to a sandbox - [Observability](https://veryfront.com/docs/cloud/observability.md): Inspect logs, traces, errors, and request diagnostics. - [Projects & Configuration](https://veryfront.com/docs/cloud/projects-and-configuration.md): Create projects and manage the settings each project needs. - [Overview](https://veryfront.com/docs/cloud/rest.md): Use REST for resource operations and automation. - [Create Agent](https://veryfront.com/docs/cloud/rest/api-reference/agents/create-agent.md): Creates a project agent document. - [Delete Agent](https://veryfront.com/docs/cloud/rest/api-reference/agents/delete-agent.md): Deletes a project agent document. - [Get Agent](https://veryfront.com/docs/cloud/rest/api-reference/agents/get-agent.md): Returns a project agent document. - [Get Agent Capabilities](https://veryfront.com/docs/cloud/rest/api-reference/agents/get-agent-capabilities.md): Returns agent capabilities for the selected source target. - [Get Project Capabilities](https://veryfront.com/docs/cloud/rest/api-reference/agents/get-project-capabilities.md): Returns project capabilities for the selected source target. - [List Agents](https://veryfront.com/docs/cloud/rest/api-reference/agents/list-agents.md): Lists agents from the selected source target. - [Update Agent](https://veryfront.com/docs/cloud/rest/api-reference/agents/update-agent.md): Updates a project agent document. - [Generate Project Images](https://veryfront.com/docs/cloud/rest/api-reference/ai/generate-project-images.md): Generate AI images using Cloudflare AI with Flux Schnell model. Images are automatically uploaded to CDN. - [List Models](https://veryfront.com/docs/cloud/rest/api-reference/ai/list-models.md): Returns available AI models and providers. - [Proxy AI Request](https://veryfront.com/docs/cloud/rest/api-reference/ai/proxy-ai-request.md): Proxies an AI request to the selected provider. - [Create API Key](https://veryfront.com/docs/cloud/rest/api-reference/api-keys/create-api-key.md): Creates an API key for the current user or project. - [Delete API Key](https://veryfront.com/docs/cloud/rest/api-reference/api-keys/delete-api-key.md): Deletes an API key by ID. - [Get API Key](https://veryfront.com/docs/cloud/rest/api-reference/api-keys/get-api-key.md): Returns an API key by ID. - [List API Keys](https://veryfront.com/docs/cloud/rest/api-reference/api-keys/list-api-keys.md): Lists API keys for the current user or a project. - [Update API Key](https://veryfront.com/docs/cloud/rest/api-reference/api-keys/update-api-key.md): Updates an API key by ID. - [Create Magic Link](https://veryfront.com/docs/cloud/rest/api-reference/authentication/create-magic-link.md): Sends a magic link for passwordless sign-in. - [Create Token](https://veryfront.com/docs/cloud/rest/api-reference/authentication/create-token.md): Exchanges client credentials for an access token. - [Dev Login](https://veryfront.com/docs/cloud/rest/api-reference/authentication/dev-login.md): Signs in a test user for local development. - [Get JWKS](https://veryfront.com/docs/cloud/rest/api-reference/authentication/get-jwks.md): Returns the JSON Web Key Set for API-issued JWTs. - [GitHub OAuth](https://veryfront.com/docs/cloud/rest/api-reference/authentication/github-oauth.md): Starts or completes GitHub OAuth. - [Google OAuth](https://veryfront.com/docs/cloud/rest/api-reference/authentication/google-oauth.md): Starts or completes Google OAuth. - [Log Out](https://veryfront.com/docs/cloud/rest/api-reference/authentication/log-out.md): Clears the authentication cookie and signs out the user. - [Microsoft OAuth](https://veryfront.com/docs/cloud/rest/api-reference/authentication/microsoft-oauth.md): Starts or completes Microsoft OAuth. - [Verify Magic Link](https://veryfront.com/docs/cloud/rest/api-reference/authentication/verify-magic-link.md): Verifies a magic link token and signs in the user. - [Delete Branch File Draft](https://veryfront.com/docs/cloud/rest/api-reference/branch-files/delete-branch-file-draft.md): The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx). - [Get Branch File](https://veryfront.com/docs/cloud/rest/api-reference/branch-files/get-branch-file.md): Returns all file fields including content by default. Use ?fields=(id,path,size) to filter response fields per Zalando #157. The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx). - [Get Branch File Diff](https://veryfront.com/docs/cloud/rest/api-reference/branch-files/get-branch-file-diff.md): Returns a unified diff (git-compatible format) showing changes between main and branch. The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx). - [Get Branch File Draft](https://veryfront.com/docs/cloud/rest/api-reference/branch-files/get-branch-file-draft.md): The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx). - [Get Branch File Version](https://veryfront.com/docs/cloud/rest/api-reference/branch-files/get-branch-file-version.md): Returns content for a specific branch-aware file version. The filePath should be URL-encoded if it contains special characters. - [List Branch File Versions](https://veryfront.com/docs/cloud/rest/api-reference/branch-files/list-branch-file-versions.md): Returns branch-aware file history bounded by the branch snapshot. The filePath should be URL-encoded if it contains special characters. - [List Branch Files](https://veryfront.com/docs/cloud/rest/api-reference/branch-files/list-branch-files.md): Returns all file fields including content by default. Use ?fields=(id,path,size) to filter response fields per Zalando #157. - [Approve Branch](https://veryfront.com/docs/cloud/rest/api-reference/branches/approve-branch.md) - [Check Branch Eligibility](https://veryfront.com/docs/cloud/rest/api-reference/branches/check-branch-eligibility.md) - [Commit Project Files](https://veryfront.com/docs/cloud/rest/api-reference/branches/commit-project-files.md): Commits pending project file changes. - [Create Branch](https://veryfront.com/docs/cloud/rest/api-reference/branches/create-branch.md): Create a new branch from an existing branch or the default branch. - [Create Branch Policy](https://veryfront.com/docs/cloud/rest/api-reference/branches/create-branch-policy.md) - [Delete Branch](https://veryfront.com/docs/cloud/rest/api-reference/branches/delete-branch.md): Delete a branch and all associated content. - [Delete Branch Policy](https://veryfront.com/docs/cloud/rest/api-reference/branches/delete-branch-policy.md) - [Dismiss Branch Approval](https://veryfront.com/docs/cloud/rest/api-reference/branches/dismiss-branch-approval.md) - [Get Branch](https://veryfront.com/docs/cloud/rest/api-reference/branches/get-branch.md): Get details for a specific branch. - [List Branch Approvals](https://veryfront.com/docs/cloud/rest/api-reference/branches/list-branch-approvals.md) - [List Branch Policies](https://veryfront.com/docs/cloud/rest/api-reference/branches/list-branch-policies.md) - [List Branch Status Checks](https://veryfront.com/docs/cloud/rest/api-reference/branches/list-branch-status-checks.md) - [List Branches](https://veryfront.com/docs/cloud/rest/api-reference/branches/list-branches.md): Get all branches belonging to a project, with optional search and status filters. - [Merge Branch](https://veryfront.com/docs/cloud/rest/api-reference/branches/merge-branch.md): Merge a branch into the target branch (or main if not specified) - [Preview Branch Merge](https://veryfront.com/docs/cloud/rest/api-reference/branches/preview-branch-merge.md): Preview what changes will be applied when merging a branch - [Upsert Branch Status Check](https://veryfront.com/docs/cloud/rest/api-reference/branches/upsert-branch-status-check.md) - [Clear Cache](https://veryfront.com/docs/cloud/rest/api-reference/cache/clear-cache.md): Delete all cached values for a project. - [Delete Cache By Pattern](https://veryfront.com/docs/cloud/rest/api-reference/cache/delete-cache-by-pattern.md): Remove all values matching a pattern from the project-scoped cache. - [Delete Cache Entry](https://veryfront.com/docs/cloud/rest/api-reference/cache/delete-cache-entry.md): Remove a value from the project-scoped cache. - [Delete User Cache Entry](https://veryfront.com/docs/cloud/rest/api-reference/cache/delete-user-cache-entry.md): Deletes a user-scoped cache value for the authenticated caller. - [Get Cache Entry](https://veryfront.com/docs/cloud/rest/api-reference/cache/get-cache-entry.md): Retrieve a value from the project-scoped cache. - [Get Cache Stats](https://veryfront.com/docs/cloud/rest/api-reference/cache/get-cache-stats.md): Get cache statistics including total keys, keys by prefix, and sample keys. - [Get Multiple Cache Entries](https://veryfront.com/docs/cloud/rest/api-reference/cache/get-multiple-cache-entries.md): Retrieve multiple values from the project-scoped cache in a single request. - [Get User Cache Entry](https://veryfront.com/docs/cloud/rest/api-reference/cache/get-user-cache-entry.md): Retrieves a user-scoped cache value for the authenticated caller. - [List Cache Keys](https://veryfront.com/docs/cloud/rest/api-reference/cache/list-cache-keys.md): List cache keys for a project with optional pattern filtering and pagination. - [Set Cache Entry](https://veryfront.com/docs/cloud/rest/api-reference/cache/set-cache-entry.md): Store a value in the project-scoped cache with optional TTL. - [Set Multiple Cache Entries](https://veryfront.com/docs/cloud/rest/api-reference/cache/set-multiple-cache-entries.md): Store multiple values in the project-scoped cache in a single request. - [Set User Cache Entry](https://veryfront.com/docs/cloud/rest/api-reference/cache/set-user-cache-entry.md): Stores a user-scoped cache value for the authenticated caller. - [Create Channel Binding](https://veryfront.com/docs/cloud/rest/api-reference/channels/create-channel-binding.md): Creates a new channel binding for a project. - [Delete Channel Binding](https://veryfront.com/docs/cloud/rest/api-reference/channels/delete-channel-binding.md): Deletes a specific channel binding. - [Delete Platform Channel Binding](https://veryfront.com/docs/cloud/rest/api-reference/channels/delete-platform-channel-binding.md): Deletes the channel binding for a platform compatibility route. - [Get Channel Binding](https://veryfront.com/docs/cloud/rest/api-reference/channels/get-channel-binding.md): Returns a single channel binding for the project. - [Get Platform Channel Binding](https://veryfront.com/docs/cloud/rest/api-reference/channels/get-platform-channel-binding.md): Returns the channel binding for a platform compatibility route. - [List Channel Bindings](https://veryfront.com/docs/cloud/rest/api-reference/channels/list-channel-bindings.md): Lists channel bindings for a project. - [List Target Assistants](https://veryfront.com/docs/cloud/rest/api-reference/channels/list-target-assistants.md): Lists assistants for the selected channel target. - [Receive Channel Webhooks](https://veryfront.com/docs/cloud/rest/api-reference/channels/receive-channel-webhooks.md): Receives inbound webhooks for channel integrations. - [Send Binding Test Message](https://veryfront.com/docs/cloud/rest/api-reference/channels/send-binding-test-message.md): Sends a test message through a specific channel binding. - [Send Platform Test Message](https://veryfront.com/docs/cloud/rest/api-reference/channels/send-platform-test-message.md): Sends a test message through the platform compatibility route. - [Update Channel Binding](https://veryfront.com/docs/cloud/rest/api-reference/channels/update-channel-binding.md): Updates a specific channel binding. - [Update Platform Channel Binding](https://veryfront.com/docs/cloud/rest/api-reference/channels/update-platform-channel-binding.md): Updates the channel binding for a platform compatibility route. - [Delete Branch File Chunks](https://veryfront.com/docs/cloud/rest/api-reference/chunks/delete-branch-file-chunks.md) - [Get Branch File Chunk](https://veryfront.com/docs/cloud/rest/api-reference/chunks/get-branch-file-chunk.md) - [Get Environment File Chunk](https://veryfront.com/docs/cloud/rest/api-reference/chunks/get-environment-file-chunk.md) - [Get Release File Chunk](https://veryfront.com/docs/cloud/rest/api-reference/chunks/get-release-file-chunk.md) - [List Branch File Chunks](https://veryfront.com/docs/cloud/rest/api-reference/chunks/list-branch-file-chunks.md) - [List Environment File Chunks](https://veryfront.com/docs/cloud/rest/api-reference/chunks/list-environment-file-chunks.md) - [List project chunks](https://veryfront.com/docs/cloud/rest/api-reference/chunks/list-project-chunks.md): Lists indexed chunks for a project for debugging, inspection, and search verification. - [List Release File Chunks](https://veryfront.com/docs/cloud/rest/api-reference/chunks/list-release-file-chunks.md) - [Upsert Branch File Chunks](https://veryfront.com/docs/cloud/rest/api-reference/chunks/upsert-branch-file-chunks.md) - [Add Participant](https://veryfront.com/docs/cloud/rest/api-reference/conversations/add-participant.md): Adds a participant to a conversation. - [Append non-terminal events to a durable agent run](https://veryfront.com/docs/cloud/rest/api-reference/conversations/append-non-terminal-events-to-a-durable-agent-run.md) - [Attach to a durable agent run event stream](https://veryfront.com/docs/cloud/rest/api-reference/conversations/attach-to-a-durable-agent-run-event-stream.md) - [Cancel a durable input request](https://veryfront.com/docs/cloud/rest/api-reference/conversations/cancel-a-durable-input-request.md) - [Create a durable input request for a conversation](https://veryfront.com/docs/cloud/rest/api-reference/conversations/create-a-durable-input-request-for-a-conversation.md) - [Create Conversation](https://veryfront.com/docs/cloud/rest/api-reference/conversations/create-conversation.md): Creates a conversation, optionally linked to a project. - [Delete Conversation](https://veryfront.com/docs/cloud/rest/api-reference/conversations/delete-conversation.md): Soft-deletes a conversation. - [Delete Message](https://veryfront.com/docs/cloud/rest/api-reference/conversations/delete-message.md): Soft-deletes a message. - [Edit Message](https://veryfront.com/docs/cloud/rest/api-reference/conversations/edit-message.md): Edits a message. - [Fork Message](https://veryfront.com/docs/cloud/rest/api-reference/conversations/fork-message.md): Creates a new branch from a message. - [Get a project-agent run](https://veryfront.com/docs/cloud/rest/api-reference/conversations/get-a-project-agent-run.md) - [Get Branch Selection](https://veryfront.com/docs/cloud/rest/api-reference/conversations/get-branch-selection.md): Returns the active branch selection for a conversation. - [Get Conversation](https://veryfront.com/docs/cloud/rest/api-reference/conversations/get-conversation.md): Returns a conversation by ID. - [Get Conversation Tree](https://veryfront.com/docs/cloud/rest/api-reference/conversations/get-conversation-tree.md): Returns the conversation tree, including branches. - [Get Message](https://veryfront.com/docs/cloud/rest/api-reference/conversations/get-message.md): Returns a message by ID. - [Get Read State](https://veryfront.com/docs/cloud/rest/api-reference/conversations/get-read-state.md): Returns the read state for the current user in a conversation. - [Get the durable public AG-UI event log for an agent run](https://veryfront.com/docs/cloud/rest/api-reference/conversations/get-the-durable-public-ag-ui-event-log-for-an-agent-run.md) - [Get the durable public stream snapshot for an agent run](https://veryfront.com/docs/cloud/rest/api-reference/conversations/get-the-durable-public-stream-snapshot-for-an-agent-run.md) - [List child runs by parent conversation lineage](https://veryfront.com/docs/cloud/rest/api-reference/conversations/list-child-runs-by-parent-conversation-lineage.md) - [List child runs for a parent project-agent run](https://veryfront.com/docs/cloud/rest/api-reference/conversations/list-child-runs-for-a-parent-project-agent-run.md) - [List Conversations](https://veryfront.com/docs/cloud/rest/api-reference/conversations/list-conversations.md): Lists conversations for the current user. - [List durable agent runs for a conversation](https://veryfront.com/docs/cloud/rest/api-reference/conversations/list-durable-agent-runs-for-a-conversation.md) - [List durable input requests for a conversation](https://veryfront.com/docs/cloud/rest/api-reference/conversations/list-durable-input-requests-for-a-conversation.md) - [List Message Branches](https://veryfront.com/docs/cloud/rest/api-reference/conversations/list-message-branches.md): Lists branches for a message. - [List Messages](https://veryfront.com/docs/cloud/rest/api-reference/conversations/list-messages.md): Lists messages in a conversation. - [List Participants](https://veryfront.com/docs/cloud/rest/api-reference/conversations/list-participants.md): Lists participants in a conversation. - [Read a durable input request](https://veryfront.com/docs/cloud/rest/api-reference/conversations/read-a-durable-input-request.md) - [Remove Participant](https://veryfront.com/docs/cloud/rest/api-reference/conversations/remove-participant.md): Removes a participant from a conversation. - [Send Message](https://veryfront.com/docs/cloud/rest/api-reference/conversations/send-message.md): Sends a user message in a conversation. - [Submit a durable input response](https://veryfront.com/docs/cloud/rest/api-reference/conversations/submit-a-durable-input-response.md) - [Update Branch Selection](https://veryfront.com/docs/cloud/rest/api-reference/conversations/update-branch-selection.md): Updates the active branch selection for a conversation. - [Update Conversation](https://veryfront.com/docs/cloud/rest/api-reference/conversations/update-conversation.md): Updates a conversation. - [Update Read State](https://veryfront.com/docs/cloud/rest/api-reference/conversations/update-read-state.md): Updates the read cursor for the current user in a conversation. - [Create credit checkout](https://veryfront.com/docs/cloud/rest/api-reference/credits/create-credit-checkout.md): Creates a checkout session for a credit package top-up. - [Get credit balance](https://veryfront.com/docs/cloud/rest/api-reference/credits/get-credit-balance.md): Returns the authenticated user credit balance by monthly tier pool and purchased pool. - [List credit packages](https://veryfront.com/docs/cloud/rest/api-reference/credits/list-credit-packages.md): Returns credit top-up packages available to the authenticated user. - [List credit transactions](https://veryfront.com/docs/cloud/rest/api-reference/credits/list-credit-transactions.md): Returns cursor-paginated credit transaction history for the authenticated user. - [Create Cron Job](https://veryfront.com/docs/cloud/rest/api-reference/cron-jobs/create-cron-job.md): Create a recurring cron job for a project. - [Delete Cron Job](https://veryfront.com/docs/cloud/rest/api-reference/cron-jobs/delete-cron-job.md): Mark a cron job for deletion. - [Get Cron Job](https://veryfront.com/docs/cloud/rest/api-reference/cron-jobs/get-cron-job.md): Get details for a specific cron job. - [List Cron Jobs](https://veryfront.com/docs/cloud/rest/api-reference/cron-jobs/list-cron-jobs.md): List cron jobs for a project. - [Trigger Cron Job](https://veryfront.com/docs/cloud/rest/api-reference/cron-jobs/trigger-cron-job.md): Manually trigger a cron job run. - [Update Cron Job](https://veryfront.com/docs/cloud/rest/api-reference/cron-jobs/update-cron-job.md): Update an existing cron job. - [Create Deployment](https://veryfront.com/docs/cloud/rest/api-reference/deployments/create-deployment.md): Creates a deployment for a release and environment. - [Delete Deployment](https://veryfront.com/docs/cloud/rest/api-reference/deployments/delete-deployment.md): Deletes a deployment. - [Get Deployment](https://veryfront.com/docs/cloud/rest/api-reference/deployments/get-deployment.md): Returns a deployment by ID. - [List Deployments](https://veryfront.com/docs/cloud/rest/api-reference/deployments/list-deployments.md): Lists deployments for a project. - [Update Deployment](https://veryfront.com/docs/cloud/rest/api-reference/deployments/update-deployment.md): Updates a deployment. - [Create Domain](https://veryfront.com/docs/cloud/rest/api-reference/domains/create-domain.md): Adds a custom domain to the specified environment. Requires custom_domains feature to be enabled for the project. - [Delete Domain](https://veryfront.com/docs/cloud/rest/api-reference/domains/delete-domain.md): Removes a custom domain from the specified environment. - [Get Domain](https://veryfront.com/docs/cloud/rest/api-reference/domains/get-domain.md): Get a specific custom domain by its ID or domain name - [List Domains](https://veryfront.com/docs/cloud/rest/api-reference/domains/list-domains.md): Get all custom domains configured for the specified environment - [List Project Domains](https://veryfront.com/docs/cloud/rest/api-reference/domains/list-project-domains.md): Returns all custom domains across all environments for a project. Includes environment information for each domain. - [Update Domain](https://veryfront.com/docs/cloud/rest/api-reference/domains/update-domain.md): Update a custom domain name - [Delete embedding](https://veryfront.com/docs/cloud/rest/api-reference/embeddings/delete-embedding.md): Delete the embedding for a specific chunk and vector dimension. - [Get embedding](https://veryfront.com/docs/cloud/rest/api-reference/embeddings/get-embedding.md): Return embedding metadata and optionally the vector for a specific chunk. - [List embeddings](https://veryfront.com/docs/cloud/rest/api-reference/embeddings/list-embeddings.md): List stored embedding summaries for a project and vector dimension. - [Upsert embeddings](https://veryfront.com/docs/cloud/rest/api-reference/embeddings/upsert-embeddings.md): Store embeddings generated by clients for project file chunks. - [Get Environment File](https://veryfront.com/docs/cloud/rest/api-reference/environment-files/get-environment-file.md): Returns all file fields including content by default. Use ?fields=(id,path,size) to filter response fields per Zalando #157. The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx). - [Get Environment File Diff](https://veryfront.com/docs/cloud/rest/api-reference/environment-files/get-environment-file-diff.md): Returns a unified diff (git-compatible format) comparing the environment file version to main branch or a specific version. The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx). - [List Environment Files](https://veryfront.com/docs/cloud/rest/api-reference/environment-files/list-environment-files.md): Returns all file fields including content by default. Use ?fields=(id,path,size) to filter response fields per Zalando #157. - [Create Environment](https://veryfront.com/docs/cloud/rest/api-reference/environments/create-environment.md): Create a new private environment in the project - [Create Environment Variable](https://veryfront.com/docs/cloud/rest/api-reference/environments/create-environment-variable.md): Creates an environment variable for a specific environment in the resolved project. - [Delete Environment](https://veryfront.com/docs/cloud/rest/api-reference/environments/delete-environment.md): Delete an environment from the project - [Delete Environment Variable](https://veryfront.com/docs/cloud/rest/api-reference/environments/delete-environment-variable.md): Deletes an environment variable by key for a specific environment in the resolved project. - [Get Environment](https://veryfront.com/docs/cloud/rest/api-reference/environments/get-environment.md): Get a specific environment by its ID - [Get Environment Variable](https://veryfront.com/docs/cloud/rest/api-reference/environments/get-environment-variable.md): Returns one environment variable by key for a specific environment in the resolved project. - [List Environment Variables](https://veryfront.com/docs/cloud/rest/api-reference/environments/list-environment-variables.md): Lists environment variables for a specific environment in the resolved project. - [List Environments](https://veryfront.com/docs/cloud/rest/api-reference/environments/list-environments.md): Returns all environments with their domains and environment variables. - [Update Environment](https://veryfront.com/docs/cloud/rest/api-reference/environments/update-environment.md): Update an existing environment - [Update Environment Variable](https://veryfront.com/docs/cloud/rest/api-reference/environments/update-environment-variable.md): Updates an environment variable by key for a specific environment in the resolved project. - [Get error type by slug](https://veryfront.com/docs/cloud/rest/api-reference/errors/get-error-type-by-slug.md): Returns full details for a single error type including solution steps and related errors. RFC 9457 type URIs resolve here. - [List error types](https://veryfront.com/docs/cloud/rest/api-reference/errors/list-error-types.md): Returns all known API error types with their slug, title, HTTP status, and category. - [Create provider folder](https://veryfront.com/docs/cloud/rest/api-reference/external-storage/create-provider-folder.md): Creates a folder in an external storage provider. - [Delete provider file](https://veryfront.com/docs/cloud/rest/api-reference/external-storage/delete-provider-file.md): Deletes a file or folder from an external storage provider. - [Get provider file](https://veryfront.com/docs/cloud/rest/api-reference/external-storage/get-provider-file.md): Returns provider file or folder metadata using user or project provider credentials. - [Import provider file](https://veryfront.com/docs/cloud/rest/api-reference/external-storage/import-provider-file.md): Imports a provider file into Veryfront storage after validating provider access and storage quota. - [List provider files](https://veryfront.com/docs/cloud/rest/api-reference/external-storage/list-provider-files.md): Lists files and folders from an external storage provider using user or project provider credentials. - [Move provider file](https://veryfront.com/docs/cloud/rest/api-reference/external-storage/move-provider-file.md): Moves or renames a file in an external storage provider. - [Search provider files](https://veryfront.com/docs/cloud/rest/api-reference/external-storage/search-provider-files.md): Searches files in an external storage provider using project provider credentials. - [Update provider file](https://veryfront.com/docs/cloud/rest/api-reference/external-storage/update-provider-file.md): Replaces a provider file with base64-encoded content. - [Upload provider file](https://veryfront.com/docs/cloud/rest/api-reference/external-storage/upload-provider-file.md): Uploads base64-encoded file content to an external provider folder. - [Check Favorite](https://veryfront.com/docs/cloud/rest/api-reference/favorites/check-favorite.md): Check if a specific project is in the user's favorites - [Create Favorite](https://veryfront.com/docs/cloud/rest/api-reference/favorites/create-favorite.md): Add a project to the user's favorites - [Delete Favorite](https://veryfront.com/docs/cloud/rest/api-reference/favorites/delete-favorite.md): Remove a project from the user's favorites - [List Favorites](https://veryfront.com/docs/cloud/rest/api-reference/favorites/list-favorites.md): Get all projects favorited by the current user - [Batch Get Project Files](https://veryfront.com/docs/cloud/rest/api-reference/files/batch-get-project-files.md): Fetch multiple files in a single request - [Delete Project File](https://veryfront.com/docs/cloud/rest/api-reference/files/delete-project-file.md): The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx). - [Get Project File](https://veryfront.com/docs/cloud/rest/api-reference/files/get-project-file.md): Get a file by its path (e.g., pages/index.mdx) or entity UUID. The identifier type is auto-detected. Use ?fields=(id,path,size) to filter response fields per Zalando #157. The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx). - [Get Project File Diff](https://veryfront.com/docs/cloud/rest/api-reference/files/get-project-file-diff.md): Returns a unified diff (git-compatible format) comparing the current version to a previous version. Requires source_ref to specify the version to compare against. The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx). - [Get Project File Version](https://veryfront.com/docs/cloud/rest/api-reference/files/get-project-file-version.md): The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx). - [List Project File Versions](https://veryfront.com/docs/cloud/rest/api-reference/files/list-project-file-versions.md): The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx). - [List Project Files](https://veryfront.com/docs/cloud/rest/api-reference/files/list-project-files.md): Returns all file fields including content by default. Use ?fields=(id,path,size) to filter response fields per Zalando #157. - [Move Project File](https://veryfront.com/docs/cloud/rest/api-reference/files/move-project-file.md): Move a file from one path to another - [Upsert Project File](https://veryfront.com/docs/cloud/rest/api-reference/files/upsert-project-file.md): The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx). - [Check gate access](https://veryfront.com/docs/cloud/rest/api-reference/gates/check-gate-access.md): Checks whether the authenticated user or project owner can access a feature gate. - [Call Integration Tool](https://veryfront.com/docs/cloud/rest/api-reference/integration-tools/call-integration-tool.md): Calls an integration tool. - [List Integration Tools](https://veryfront.com/docs/cloud/rest/api-reference/integration-tools/list-integration-tools.md): Lists integration tools available to the current user and project. - [List User Integration Connections](https://veryfront.com/docs/cloud/rest/api-reference/integration-tools/list-user-integration-connections.md): Lists user integration connections and available tools. - [Sync Integration Config](https://veryfront.com/docs/cloud/rest/api-reference/integration-tools/sync-integration-config.md): Syncs integration configuration for the current project. - [Update User Integration Connection](https://veryfront.com/docs/cloud/rest/api-reference/integration-tools/update-user-integration-connection.md): Updates a user integration connection. - [Get Integration](https://veryfront.com/docs/cloud/rest/api-reference/integrations/get-integration.md): Returns an integration by name. - [Get Integration Icon](https://veryfront.com/docs/cloud/rest/api-reference/integrations/get-integration-icon.md): Returns the SVG icon for an integration. - [List Integrations](https://veryfront.com/docs/cloud/rest/api-reference/integrations/list-integrations.md): Lists available integrations. - [Get job run detail](https://veryfront.com/docs/cloud/rest/api-reference/job-runs/get-job-run-detail.md) - [Cancel Job](https://veryfront.com/docs/cloud/rest/api-reference/jobs/cancel-job.md): Cancel a running or submitted job. - [Create Job](https://veryfront.com/docs/cloud/rest/api-reference/jobs/create-job.md): Create a one-off job for a project. - [Get Job](https://veryfront.com/docs/cloud/rest/api-reference/jobs/get-job.md): Get details of a specific job. - [Get Job Batch](https://veryfront.com/docs/cloud/rest/api-reference/jobs/get-job-batch.md): Get aggregate details for a related batch of jobs - [Get Job Events](https://veryfront.com/docs/cloud/rest/api-reference/jobs/get-job-events.md): Get user-visible event logs for a specific job. - [Get Job Logs](https://veryfront.com/docs/cloud/rest/api-reference/jobs/get-job-logs.md): Get the logs output of a specific job. - [Get Job Target](https://veryfront.com/docs/cloud/rest/api-reference/jobs/get-job-target.md): Get the public contract for a first-party or source-discovered project job target. - [List Job Batch Jobs](https://veryfront.com/docs/cloud/rest/api-reference/jobs/list-job-batch-jobs.md): List jobs that belong to a specific batch - [List Job Targets](https://veryfront.com/docs/cloud/rest/api-reference/jobs/list-job-targets.md): Lists job targets for the selected source target. - [List Jobs](https://veryfront.com/docs/cloud/rest/api-reference/jobs/list-jobs.md): List project jobs with optional filtering and pagination. - [Post Job Runtime Result](https://veryfront.com/docs/cloud/rest/api-reference/jobs/post-job-runtime-result.md): Store logs and structured output for a job using a project-scoped job runner token. - [Lookup project knowledge](https://veryfront.com/docs/cloud/rest/api-reference/knowledge/lookup-project-knowledge.md): Search compact knowledge frontmatter across knowledge markdown files with cursor pagination, optional sharding, and explicit preview/environment/release targeting. - [Query Project Logs](https://veryfront.com/docs/cloud/rest/api-reference/logs/query-project-logs.md): Query recent server logs for a project. Supports filtering by level and free-text search. Use next_cursor from the response to paginate. - [Get public MCP tool detail](https://veryfront.com/docs/cloud/rest/api-reference/mcp/get-public-mcp-tool-detail.md): Returns public MCP metadata for one tool, including input and output schema when present. - [List public MCP catalog (deprecated alias)](https://veryfront.com/docs/cloud/rest/api-reference/mcp/list-public-mcp-catalog-deprecated-alias.md): Deprecated compatibility alias that returns the full public Veryfront MCP tool catalog. - [List public MCP tools](https://veryfront.com/docs/cloud/rest/api-reference/mcp/list-public-mcp-tools.md): Lists public Veryfront MCP tool summaries for anonymous playground browsing. - [Open MCP Playground](https://veryfront.com/docs/cloud/rest/api-reference/mcp/open-mcp-playground.md): Serves the browser-based Veryfront MCP tool playground. - [Create OAuth Connect Session](https://veryfront.com/docs/cloud/rest/api-reference/oauth/create-oauth-connect-session.md): Creates a short-lived OAuth connect session for native apps. - [Disconnect OAuth Integration](https://veryfront.com/docs/cloud/rest/api-reference/oauth/disconnect-oauth-integration.md): Disconnects an OAuth integration. - [Get Access Token](https://veryfront.com/docs/cloud/rest/api-reference/oauth/get-access-token.md): Returns a valid access token for an integration. - [Get OAuth Status](https://veryfront.com/docs/cloud/rest/api-reference/oauth/get-oauth-status.md): Returns OAuth connection status for an integration. - [Handle OAuth Callback](https://veryfront.com/docs/cloud/rest/api-reference/oauth/handle-oauth-callback.md): Handles the OAuth provider callback. - [Start OAuth Connection](https://veryfront.com/docs/cloud/rest/api-reference/oauth/start-oauth-connection.md): Starts an OAuth connection for an integration. - [Disable Project Integration](https://veryfront.com/docs/cloud/rest/api-reference/project-integrations/disable-project-integration.md): Disables a project integration without deleting OAuth credentials. - [Get Project Integration](https://veryfront.com/docs/cloud/rest/api-reference/project-integrations/get-project-integration.md): Gets a single integration card with project enablement and connection overlay. - [List Project Integrations](https://veryfront.com/docs/cloud/rest/api-reference/project-integrations/list-project-integrations.md): Lists the integration catalog with project enablement and connection overlay. - [Upsert Project Integration](https://veryfront.com/docs/cloud/rest/api-reference/project-integrations/upsert-project-integration.md): Upserts project integration config for a single integration. - [Create Project Resource](https://veryfront.com/docs/cloud/rest/api-reference/project-resources/create-project-resource.md): Creates a structured project resource source file. - [Delete Project Resource](https://veryfront.com/docs/cloud/rest/api-reference/project-resources/delete-project-resource.md): Deletes a structured project resource source file. - [Get Project Resource](https://veryfront.com/docs/cloud/rest/api-reference/project-resources/get-project-resource.md): Returns the structured project resource document from the selected source target. - [List Project Resources](https://veryfront.com/docs/cloud/rest/api-reference/project-resources/list-project-resources.md): Lists project-defined resource documents from the selected source target. - [Update Project Resource](https://veryfront.com/docs/cloud/rest/api-reference/project-resources/update-project-resource.md): Updates a structured project resource source file. - [Create Project Invite](https://veryfront.com/docs/cloud/rest/api-reference/project-users/create-project-invite.md): Creates a pending invite for a project. - [Delete Project Invite](https://veryfront.com/docs/cloud/rest/api-reference/project-users/delete-project-invite.md): Deletes a pending project invite. - [Delete Project User](https://veryfront.com/docs/cloud/rest/api-reference/project-users/delete-project-user.md): Removes a user from the project. - [Get Project Invite](https://veryfront.com/docs/cloud/rest/api-reference/project-users/get-project-invite.md): Get details of a specific invite. - [Get Project User](https://veryfront.com/docs/cloud/rest/api-reference/project-users/get-project-user.md): Get details of a specific project user. - [List Project Invites](https://veryfront.com/docs/cloud/rest/api-reference/project-users/list-project-invites.md): Get all pending invites for a project. - [List Project Users](https://veryfront.com/docs/cloud/rest/api-reference/project-users/list-project-users.md): Get all users of a project with their roles. - [Create Project](https://veryfront.com/docs/cloud/rest/api-reference/projects/create-project.md) - [Delete Project](https://veryfront.com/docs/cloud/rest/api-reference/projects/delete-project.md) - [Get Project](https://veryfront.com/docs/cloud/rest/api-reference/projects/get-project.md) - [List Projects](https://veryfront.com/docs/cloud/rest/api-reference/projects/list-projects.md) - [Update Project](https://veryfront.com/docs/cloud/rest/api-reference/projects/update-project.md) - [Create Prompt](https://veryfront.com/docs/cloud/rest/api-reference/prompts/create-prompt.md): Creates a structured prompt source file. - [Delete Prompt](https://veryfront.com/docs/cloud/rest/api-reference/prompts/delete-prompt.md): Deletes a structured prompt source file. - [Get Prompt](https://veryfront.com/docs/cloud/rest/api-reference/prompts/get-prompt.md): Returns a prompt from the selected source target. - [Get Prompt Source](https://veryfront.com/docs/cloud/rest/api-reference/prompts/get-prompt-source.md): Returns the structured prompt document from the selected source target. - [List Prompts](https://veryfront.com/docs/cloud/rest/api-reference/prompts/list-prompts.md): Lists prompts from the selected source target. - [Update Prompt](https://veryfront.com/docs/cloud/rest/api-reference/prompts/update-prompt.md): Updates a structured prompt source file. - [Delete a RAG document](https://veryfront.com/docs/cloud/rest/api-reference/rag-documents/delete-a-rag-document.md): Delete a tracked project RAG document by ID. - [List RAG documents](https://veryfront.com/docs/cloud/rest/api-reference/rag-documents/list-rag-documents.md): List the metadata records currently tracked for a project RAG store. - [Upsert a RAG document](https://veryfront.com/docs/cloud/rest/api-reference/rag-documents/upsert-a-rag-document.md): Create a new project RAG document record or update an existing one by ID. - [Get Release File](https://veryfront.com/docs/cloud/rest/api-reference/release-files/get-release-file.md): Returns all file fields including content by default. Use ?fields=(id,path,size) to filter response fields per Zalando #157. The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx). - [Get Release File Diff](https://veryfront.com/docs/cloud/rest/api-reference/release-files/get-release-file-diff.md): Returns a unified diff (git-compatible format) comparing the release file version to main branch or a specific version. The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx). - [List Release Files](https://veryfront.com/docs/cloud/rest/api-reference/release-files/list-release-files.md): Returns all file fields including content by default. Use ?fields=(id,path,size) to filter response fields per Zalando #157. - [Create Release](https://veryfront.com/docs/cloud/rest/api-reference/releases/create-release.md): Creates a release for the resolved project. - [Delete Release](https://veryfront.com/docs/cloud/rest/api-reference/releases/delete-release.md): Deletes a release from the resolved project. - [Get Latest Release](https://veryfront.com/docs/cloud/rest/api-reference/releases/get-latest-release.md): Returns the latest release for the resolved project. - [Get Release](https://veryfront.com/docs/cloud/rest/api-reference/releases/get-release.md): Returns a release by ID. - [Get Release By Version](https://veryfront.com/docs/cloud/rest/api-reference/releases/get-release-by-version.md): Finds a release by version. Supports exact version (1.2.3), minor range (1.2), or major range (1). - [List Release Versions](https://veryfront.com/docs/cloud/rest/api-reference/releases/list-release-versions.md): Returns paginated file version data associated with a release. - [List Releases](https://veryfront.com/docs/cloud/rest/api-reference/releases/list-releases.md): Lists releases for the resolved project with cursor pagination. - [Cancel a canonical durable run](https://veryfront.com/docs/cloud/rest/api-reference/runs/cancel-a-canonical-durable-run.md) - [Complete a canonical run](https://veryfront.com/docs/cloud/rest/api-reference/runs/complete-a-canonical-run.md) - [Create a canonical durable run](https://veryfront.com/docs/cloud/rest/api-reference/runs/create-a-canonical-durable-run.md) - [Get a canonical durable run](https://veryfront.com/docs/cloud/rest/api-reference/runs/get-a-canonical-durable-run.md) - [List child runs for a canonical durable run](https://veryfront.com/docs/cloud/rest/api-reference/runs/list-child-runs-for-a-canonical-durable-run.md) - [Submit a canonical resume signal to a waiting run](https://veryfront.com/docs/cloud/rest/api-reference/runs/submit-a-canonical-resume-signal-to-a-waiting-run.md) - [Create Sandbox Session](https://veryfront.com/docs/cloud/rest/api-reference/sandbox/create-sandbox-session.md): Claim a warm sandbox pod or create a new one. Provide project_id to bill the project owner instead of the acting user. - [Delete Sandbox Session](https://veryfront.com/docs/cloud/rest/api-reference/sandbox/delete-sandbox-session.md): Mark a sandbox session for deletion. - [Get Sandbox Session](https://veryfront.com/docs/cloud/rest/api-reference/sandbox/get-sandbox-session.md): Get status, endpoint, and billing project information for a sandbox session. - [List Sandbox Sessions](https://veryfront.com/docs/cloud/rest/api-reference/sandbox/list-sandbox-sessions.md): List sandbox execution sessions billable to the authenticated user default project. - [Sandbox Session Heartbeat](https://veryfront.com/docs/cloud/rest/api-reference/sandbox/sandbox-session-heartbeat.md): Update the sandbox session last activity timestamp to prevent idle timeout. - [Search Branch Files (Text)](https://veryfront.com/docs/cloud/rest/api-reference/search/search-branch-files-text.md): Grep-like text search across branch files with regex support - [Search branch files with a vector](https://veryfront.com/docs/cloud/rest/api-reference/search/search-branch-files-with-a-vector.md): Search branch content using a pre-computed embedding vector. Generate embeddings client-side using OpenAI, Anthropic, or another embedding provider. - [Search environment files with a vector](https://veryfront.com/docs/cloud/rest/api-reference/search/search-environment-files-with-a-vector.md): Search production environment content using a pre-computed embedding vector. - [Search Project Files (Text)](https://veryfront.com/docs/cloud/rest/api-reference/search/search-project-files-text.md): Grep-like text search across all project files with regex support - [Search release files with a vector](https://veryfront.com/docs/cloud/rest/api-reference/search/search-release-files-with-a-vector.md): Search release content using a pre-computed embedding vector. - [Create Project Server](https://veryfront.com/docs/cloud/rest/api-reference/servers/create-project-server.md): Creates a server for an environment. - [Create Server](https://veryfront.com/docs/cloud/rest/api-reference/servers/create-server.md): Creates a server linked to an environment. - [Delete My Server](https://veryfront.com/docs/cloud/rest/api-reference/servers/delete-my-server.md): Marks a server owned by the current user for deletion. - [Delete Project Server](https://veryfront.com/docs/cloud/rest/api-reference/servers/delete-project-server.md): Marks a project server for deletion. - [Get My Server](https://veryfront.com/docs/cloud/rest/api-reference/servers/get-my-server.md): Returns a server owned by the current user. - [Get Project Server](https://veryfront.com/docs/cloud/rest/api-reference/servers/get-project-server.md): Returns a project server by ID. - [Link Environment to Server](https://veryfront.com/docs/cloud/rest/api-reference/servers/link-environment-to-server.md): Links an environment to a server. - [List My Servers](https://veryfront.com/docs/cloud/rest/api-reference/servers/list-my-servers.md): List servers from the authenticated user default personal project - [List Project Servers](https://veryfront.com/docs/cloud/rest/api-reference/servers/list-project-servers.md): Lists servers for a project. - [Unlink Environment from Server](https://veryfront.com/docs/cloud/rest/api-reference/servers/unlink-environment-from-server.md): Unlinks an environment from a server. - [Create Skill](https://veryfront.com/docs/cloud/rest/api-reference/skills/create-skill.md): Creates a structured skill document in the selected source target. - [Delete Skill](https://veryfront.com/docs/cloud/rest/api-reference/skills/delete-skill.md): Deletes a structured skill document from the selected source target. - [Get Skill](https://veryfront.com/docs/cloud/rest/api-reference/skills/get-skill.md): Returns a skill from the selected source target. - [Get Skill Source](https://veryfront.com/docs/cloud/rest/api-reference/skills/get-skill-source.md): Returns the structured skill document from the selected source target. - [List Skills](https://veryfront.com/docs/cloud/rest/api-reference/skills/list-skills.md): Lists skills from the selected source target. - [Update Skill](https://veryfront.com/docs/cloud/rest/api-reference/skills/update-skill.md): Updates a structured skill document in the selected source target. - [Ensure Current Project Style Artifact Build](https://veryfront.com/docs/cloud/rest/api-reference/style-artifacts/ensure-current-project-style-artifact-build.md): Ensure there is a background build in progress for the current style artifact selector and profile. - [Register Current Project Style Artifact](https://veryfront.com/docs/cloud/rest/api-reference/style-artifacts/register-current-project-style-artifact.md): Store metadata for the latest ready CSS artifact for a project selector and style profile. - [Resolve Current Project Style Artifact](https://veryfront.com/docs/cloud/rest/api-reference/style-artifacts/resolve-current-project-style-artifact.md): Resolve metadata for the latest ready CSS artifact for a project selector and style profile. - [Cancel subscription](https://veryfront.com/docs/cloud/rest/api-reference/subscription/cancel-subscription.md): Cancels the current authenticated user subscription. - [Create checkout session](https://veryfront.com/docs/cloud/rest/api-reference/subscription/create-checkout-session.md): Creates a checkout session for a new subscription. - [Get billing portal URL](https://veryfront.com/docs/cloud/rest/api-reference/subscription/get-billing-portal-url.md): Returns the billing portal URL for the current subscription. - [Get Project Billing](https://veryfront.com/docs/cloud/rest/api-reference/subscription/get-project-billing.md) - [Get subscription](https://veryfront.com/docs/cloud/rest/api-reference/subscription/get-subscription.md): Returns the current authenticated user subscription. - [Upgrade subscription](https://veryfront.com/docs/cloud/rest/api-reference/subscription/upgrade-subscription.md): Creates a checkout session to upgrade a subscription. - [Create Task](https://veryfront.com/docs/cloud/rest/api-reference/tasks/create-task.md): Creates a structured task source file. - [Delete Task](https://veryfront.com/docs/cloud/rest/api-reference/tasks/delete-task.md): Deletes a structured task source file. - [Get Task](https://veryfront.com/docs/cloud/rest/api-reference/tasks/get-task.md): Returns a task from the selected source target. - [Get Task Source](https://veryfront.com/docs/cloud/rest/api-reference/tasks/get-task-source.md): Returns the structured task document from the selected source target. - [List Tasks](https://veryfront.com/docs/cloud/rest/api-reference/tasks/list-tasks.md): Lists tasks from the selected source target. - [Update Task](https://veryfront.com/docs/cloud/rest/api-reference/tasks/update-task.md): Updates a structured task source file. - [List Templates](https://veryfront.com/docs/cloud/rest/api-reference/templates/list-templates.md): Returns available project templates with support for filtering, sorting, and search. - [Search Templates](https://veryfront.com/docs/cloud/rest/api-reference/templates/search-templates.md): Finds the best matching template for a project idea. - [Create Tool](https://veryfront.com/docs/cloud/rest/api-reference/tools/create-tool.md): Creates a structured tool source file. - [Delete Tool](https://veryfront.com/docs/cloud/rest/api-reference/tools/delete-tool.md): Deletes a structured tool source file. - [Get Tool](https://veryfront.com/docs/cloud/rest/api-reference/tools/get-tool.md): Returns a tool from the selected source target. - [Get Tool Source](https://veryfront.com/docs/cloud/rest/api-reference/tools/get-tool-source.md): Returns the structured tool document from the selected source target. - [List Tools](https://veryfront.com/docs/cloud/rest/api-reference/tools/list-tools.md): Lists tools from the selected source target. - [Update Tool](https://veryfront.com/docs/cloud/rest/api-reference/tools/update-tool.md): Updates a structured tool source file. - [Get Project Trace](https://veryfront.com/docs/cloud/rest/api-reference/traces/get-project-trace.md): Get a compact project-scoped trace detail by trace ID. - [Query Project Traces](https://veryfront.com/docs/cloud/rest/api-reference/traces/query-project-traces.md): Query recent traces for a project. Supports server-side project scoping and compact trace summaries. - [Create Project Trigger](https://veryfront.com/docs/cloud/rest/api-reference/triggers/create-project-trigger.md): Creates a draft webhook trigger definition and returns its secret once. - [Delete Project Trigger](https://veryfront.com/docs/cloud/rest/api-reference/triggers/delete-project-trigger.md) - [Get Project Trigger](https://veryfront.com/docs/cloud/rest/api-reference/triggers/get-project-trigger.md) - [List Project Triggers](https://veryfront.com/docs/cloud/rest/api-reference/triggers/list-project-triggers.md): Lists minimal webhook trigger definitions for a project automation panel. - [Receive Trigger Webhook](https://veryfront.com/docs/cloud/rest/api-reference/triggers/receive-trigger-webhook.md): Public webhook ingress for enabled trigger definitions. Requires X-Veryfront-Trigger-Secret and Idempotency-Key headers. - [Run Project Trigger](https://veryfront.com/docs/cloud/rest/api-reference/triggers/run-project-trigger.md): Runs a trigger through the durable conversation/message/run execution path. Use mode=test for Studio verification or mode=run for an authenticated automation invocation. - [Update Project Trigger](https://veryfront.com/docs/cloud/rest/api-reference/triggers/update-project-trigger.md): Updates trigger metadata or status. Enabling requires a previous successful Studio test run. - [Create Folder](https://veryfront.com/docs/cloud/rest/api-reference/uploads/create-folder.md): Create a folder with optional visibility (default: internal). - [Delete Folder](https://veryfront.com/docs/cloud/rest/api-reference/uploads/delete-folder.md): Deletes a folder, its visibility setting, all child folder visibility settings, and soft-deletes all files under the folder prefix. - [Delete Upload](https://veryfront.com/docs/cloud/rest/api-reference/uploads/delete-upload.md): Soft deletes a user-uploaded file. The file can be restored within the retention period. - [Get Upload](https://veryfront.com/docs/cloud/rest/api-reference/uploads/get-upload.md): Get uploaded file by ID or path. Public uploads are served without auth. Private uploads require auth. With Accept: application/json returns metadata. Otherwise returns 302 redirect to signed URL (for img src). - [Get Upload Download URL](https://veryfront.com/docs/cloud/rest/api-reference/uploads/get-upload-download-url.md): Generates a signed URL for reading/downloading an uploaded file. Private files get 30-minute URLs, public files get 24-hour URLs. Use the `ttl` query param to request a shorter TTL (capped at the max for the visibility level). - [List Grants](https://veryfront.com/docs/cloud/rest/api-reference/uploads/list-grants.md): Lists grants for a private path. - [List Uploads](https://veryfront.com/docs/cloud/rest/api-reference/uploads/list-uploads.md): Paginated list of folders and files. Use the `path` query param to scope to a specific directory level. - [Move Upload](https://veryfront.com/docs/cloud/rest/api-reference/uploads/move-upload.md): Moves a user-uploaded file from one path to another within the project. - [Remove Path Visibility](https://veryfront.com/docs/cloud/rest/api-reference/uploads/remove-path-visibility.md): Remove the visibility setting for a path. Files revert to the nearest parent setting or default (internal). - [Rename Folder](https://veryfront.com/docs/cloud/rest/api-reference/uploads/rename-folder.md): Renames/moves a folder and all its contents (subfolders, files, shares) to a new path. - [Restore Upload](https://veryfront.com/docs/cloud/rest/api-reference/uploads/restore-upload.md): Restores a soft-deleted file if it is still within the retention period. - [Revoke Grant](https://veryfront.com/docs/cloud/rest/api-reference/uploads/revoke-grant.md): Removes a grant from a private path. - [Set Grants](https://veryfront.com/docs/cloud/rest/api-reference/uploads/set-grants.md): Sets grants for a private path. - [Set Path Visibility](https://veryfront.com/docs/cloud/rest/api-reference/uploads/set-path-visibility.md): Set or update visibility for a path (folder prefix or individual file). Creates the setting if it does not exist. - [Upload File](https://veryfront.com/docs/cloud/rest/api-reference/uploads/upload-file.md): Creates a signed URL that allows direct upload to cloud storage. Client must declare the file size upfront for quota tracking. - [Get AI credits usage](https://veryfront.com/docs/cloud/rest/api-reference/usage/get-ai-credits-usage.md): Returns AI credit usage for the authenticated user by day and project. - [Get Project Usage](https://veryfront.com/docs/cloud/rest/api-reference/usage/get-project-usage.md) - [Get resource usage](https://veryfront.com/docs/cloud/rest/api-reference/usage/get-resource-usage.md): Returns resource usage for the authenticated user. - [Get resource warnings](https://veryfront.com/docs/cloud/rest/api-reference/usage/get-resource-warnings.md): Returns resource usage warning messages for the authenticated user. - [Get usage limits](https://veryfront.com/docs/cloud/rest/api-reference/usage/get-usage-limits.md): Returns quota limits for the authenticated user subscription tier. - [Get usage overview](https://veryfront.com/docs/cloud/rest/api-reference/usage/get-usage-overview.md): Returns storage and API-call usage for the authenticated user. - [Get usage warnings](https://veryfront.com/docs/cloud/rest/api-reference/usage/get-usage-warnings.md): Returns usage warnings for the authenticated user, optionally scoped to a project. - [Get profile](https://veryfront.com/docs/cloud/rest/api-reference/user/get-profile.md): Returns the authenticated user profile, default project, and active paid subscription when present. - [Get workflow run detail](https://veryfront.com/docs/cloud/rest/api-reference/workflow-runs/get-workflow-run-detail.md) - [Create Workflow](https://veryfront.com/docs/cloud/rest/api-reference/workflows/create-workflow.md): Creates a structured workflow source file. - [Delete Workflow](https://veryfront.com/docs/cloud/rest/api-reference/workflows/delete-workflow.md): Deletes a structured workflow source file. - [Get Workflow](https://veryfront.com/docs/cloud/rest/api-reference/workflows/get-workflow.md): Returns a workflow from the selected source target. - [Get Workflow Source](https://veryfront.com/docs/cloud/rest/api-reference/workflows/get-workflow-source.md): Returns the structured workflow document from the selected source target. - [List Workflows](https://veryfront.com/docs/cloud/rest/api-reference/workflows/list-workflows.md): Lists workflows from the selected source target. - [Update Workflow](https://veryfront.com/docs/cloud/rest/api-reference/workflows/update-workflow.md): Updates a structured workflow source file. - [Runtime](https://veryfront.com/docs/cloud/runtime.md): Run and track tasks, workflows, jobs, sandboxes, and hosted runs. - [Agents](https://veryfront.com/docs/code/guides/agents.md): Create an AI agent with a system prompt, tools, and memory. - [API Routes](https://veryfront.com/docs/code/guides/api-routes.md): HTTP handlers, request parsing, and streaming responses. - [Chat UI](https://veryfront.com/docs/code/guides/chat-ui.md): Pre-built chat components and React hooks for AI interfaces. - [CLI-first knowledge ingestion](https://veryfront.com/docs/code/guides/cli-knowledge-ingestion.md): Ingest uploads and local documents into project knowledge files with one CLI command. - [Configuration](https://veryfront.com/docs/code/guides/configuration.md): `veryfront.config.ts` options, environment variables, and runtime settings. - [Data Fetching](https://veryfront.com/docs/code/guides/data-fetching.md): Server data, static generation, and client-side fetching. - [Building & Deploying](https://veryfront.com/docs/code/guides/deploying.md): Production builds, static export, and deployment targets. - [Head & SEO](https://veryfront.com/docs/code/guides/head-and-seo.md): Declarative metadata, Open Graph, and structured data. - [MCP Server](https://veryfront.com/docs/code/guides/mcp-server.md): Expose tools, prompts, and resources over Model Context Protocol. - [Memory & Streaming](https://veryfront.com/docs/code/guides/memory-and-streaming.md): Conversation memory strategies and streaming responses. - [Middleware](https://veryfront.com/docs/code/guides/middleware.md): CORS, rate limiting, logging, and custom middleware pipelines. - [Multi-Agent](https://veryfront.com/docs/code/guides/multi-agent.md): Agent composition, delegation, and agent-as-tool patterns. - [OAuth](https://veryfront.com/docs/code/guides/oauth.md): OAuth 2.0 with 37 pre-configured providers. - [Pages & Routing](https://veryfront.com/docs/code/guides/pages-and-routing.md): File-based routing, layouts, dynamic routes, and MDX pages. - [Project Structure](https://veryfront.com/docs/code/guides/project-structure.md): File conventions, directory layout, and how auto-discovery works. - [Providers](https://veryfront.com/docs/code/guides/providers.md): Unified LLM interface for Anthropic, Google, and OpenAI. - [Tools](https://veryfront.com/docs/code/guides/tools.md): Define tools with Zod schemas that agents can call. - [Workflows](https://veryfront.com/docs/code/guides/workflows.md): DAG-based multi-step workflows with branching and parallelism. - [Veryfront Code](https://veryfront.com/docs/code/index.md): CLI and framework for building full-stack AI apps with zero config. - [Integrations](https://veryfront.com/docs/code/integrations.md): Config-driven integration tools with OAuth, token management, and API execution for 37+ services. - [veryfront/agent](https://veryfront.com/docs/code/reference/agent.md): AI agents with memory, tools, and multi-agent composition. - [veryfront/chat](https://veryfront.com/docs/code/reference/chat.md): Chat UI components and streaming hooks. - [veryfront/context](https://veryfront.com/docs/code/reference/context.md): React page-context exports for MDX and route-aware rendering. - [veryfront/fonts](https://veryfront.com/docs/code/reference/fonts.md): Load Google Fonts as a React component. - [veryfront/fs](https://veryfront.com/docs/code/reference/fs.md): Public filesystem, path, and cwd utilities. - [veryfront/head](https://veryfront.com/docs/code/reference/head.md): React head exports for document metadata rendering. - [Framework API Reference](https://veryfront.com/docs/code/reference/index.md): Complete API reference for the Veryfront framework. - [veryfront/integrations](https://veryfront.com/docs/code/reference/integrations.md): Integration metadata and SVG icons for all connectors. - [veryfront/markdown](https://veryfront.com/docs/code/reference/markdown.md): Markdown rendering with syntax highlighting and diagrams. - [veryfront/mcp](https://veryfront.com/docs/code/reference/mcp.md): MCP server exposing tools, prompts, and resources. - [veryfront/mdx](https://veryfront.com/docs/code/reference/mdx.md): Component overrides for `.mdx` page rendering. - [veryfront/middleware](https://veryfront.com/docs/code/reference/middleware.md): CORS, rate limiting, logging, and timeout middleware. - [veryfront/oauth](https://veryfront.com/docs/code/reference/oauth.md): OAuth 2.0 with 37 pre-configured providers. - [veryfront/prompt](https://veryfront.com/docs/code/reference/prompt.md): Declare and register prompts exposable over MCP. - [veryfront/provider](https://veryfront.com/docs/code/reference/provider.md): Provider registry. Maps "provider/model" strings to framework-compatible model runtimes. Auto-initializes built-in providers from environment variables on first use. - [veryfront/resource](https://veryfront.com/docs/code/reference/resource.md): Declare and register resources exposable over MCP. - [veryfront](https://veryfront.com/docs/code/reference/root.md): Configuration, server bootstrap, routing, data fetching, and input validation. - [veryfront/router](https://veryfront.com/docs/code/reference/router.md): React router exports for client navigation and route context. - [veryfront/tool](https://veryfront.com/docs/code/reference/tool.md): Define tools with Zod schemas for agents and MCP. - [veryfront/workflow](https://veryfront.com/docs/code/reference/workflow.md): DAG-based agentic workflows with human-in-the-loop support. - [About Veryfront](https://veryfront.com/docs/index.md): Software that builds software. - [Veryfront Agent](https://veryfront.com/docs/products/agent.md) - [Veryfront Cloud](https://veryfront.com/docs/products/cloud.md) - [Veryfront Code](https://veryfront.com/docs/products/code.md) - [Veryfront Studio](https://veryfront.com/docs/products/studio.md) - [Veryfront Studio](https://veryfront.com/docs/studio/index.md): Web IDE for building AI apps in the browser. ## OpenAPI Specs - [openapi](https://veryfront.com/docs/api-reference/openapi.json)