Get Started
Devfolio
Devfolio agent with tools for hackathon participation and project management.
Available Tools(8)
getUserBasicInfo
Get basic information about the authenticated user from Devfolio
fetchUserPublicProjects
Fetch the public projects that the user has created
createHackathonProject
Create a new hackathon project on Devfolio. Hackathon projects are projects that are part of a hackathon and are submitted to be judged for prizes.
createSideProject
Create a side project on Devfolio. Side projects are projects that are not part of a hackathon and get added to the user's Devfolio profile separately.
fetchUserActiveHackathons
Fetch the hackathons that the user is currently participating in
fetchHackathonTracksAndPrizes
Fetch the tracks and prizes for a specific hackathon slug. Prizes are grouped in tracks. Hackathon participants can apply to one or more tracks to become eligible to be judged for and potentially win prizes in those tracks.
updateHackathonProject
Update an existing hackathon project on Devfolio
updateSideProject
Update an existing side project on Devfolio
Devfolio