Boltic · Capability
Boltic Streams API — Stream Sources
Boltic Streams API — Stream Sources. 5 operations. Lead operation: Boltic List all stream sources. Self-contained Naftiko capability covering one Boltic business surface.
What You Can Do
GET
Liststreamsources
— Boltic List all stream sources
/v1/streams/sources
POST
Createstreamsource
— Boltic Create a new stream source
/v1/streams/sources
GET
Getstreamsource
— Boltic Get a stream source by ID
/v1/streams/sources/{sourceid}
DELETE
Deletestreamsource
— Boltic Delete a stream source
/v1/streams/sources/{sourceid}
GET
Debugstreamsource
— Boltic Debug a stream source
/v1/streams/sources/{sourceid}/debug
MCP Tools
boltic-list-all-stream-sources
Boltic List all stream sources
read-only
idempotent
boltic-create-new-stream-source
Boltic Create a new stream source
boltic-get-stream-source-id
Boltic Get a stream source by ID
read-only
idempotent
boltic-delete-stream-source
Boltic Delete a stream source
idempotent
boltic-debug-stream-source
Boltic Debug a stream source
read-only
idempotent