Skip to main content
Every devinmcp.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Session

create

session.create Create a new Devin session to start working on a task Risk: write
Input
Output

get

session.get Get details and status of an existing Devin session Risk: read
Input Output

list

session.list List Devin sessions Risk: read
Input Output

sendMessage

session.sendMessage Send a follow-up message to an existing Devin session Risk: write
Input Output