v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01302395850.8 KB
v2
library
private
store
library

Get Agent By Store ID

Get Library Agent from Store Listing Version ID.

get/api/library/agents/marketplace/{store_listing_version_id}

Path parameters

store_listing_version_idstring required

Response

Successful Response

idstring required
graph_idstring required
graph_versioninteger required
image_urlstring nullable required
creator_namestring required
creator_image_urlstring required
status'COMPLETED' | 'HEALTHY' | 'WAITING' | 'ERROR' required
created_atstring date-time required
updated_atstring date-time required
last_run_atstring date-time nullable
namestring required
descriptionstring required
instructionsstring nullable
input_schemaobject required
output_schemaobject required
credentials_input_schemaobject nullable required

Input schema for credentials required by the agent

has_external_triggerboolean required

Whether the agent has an external trigger (e.g. webhook) node

has_human_in_the_loopboolean required

Whether the agent has human-in-the-loop blocks

has_sensitive_actionboolean required

Whether the agent has sensitive action blocks

new_outputboolean required
execution_countinteger
success_ratenumber nullable
avg_correctness_scorenumber nullable
can_access_graphboolean required

Indicates whether the same user owns the corresponding graph

is_latest_versionboolean required
is_favoriteboolean required
folder_idstring nullable
folder_namestring nullable
is_hiddenboolean
recommended_schedule_cronstring nullable
is_scheduledboolean

Whether this agent has active execution schedules

next_scheduled_runstring nullable

ISO 8601 timestamp of the next scheduled run, if any